Skip to content

Problem using audio augmentations with tensorflow #28

@mcanan

Description

@mcanan

I tried to use the audio augmentations in a tensorflow project but I had a "Segmentation fault" error in running time while importing the modules.
In my case it can be reproduced only running these two lines:

import tensorflow
import augly.audio as audaugs

Versions:

tensorflow-gpu==2.4.1
augly==0.1.1
Python 3.8.5

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions