Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils pydub_to_np not exisiting anymore #11

Open
pescadra opened this issue Jul 30, 2023 · 0 comments
Open

utils pydub_to_np not exisiting anymore #11

pescadra opened this issue Jul 30, 2023 · 0 comments

Comments

@pescadra
Copy link

Hi , there seems a problem with the pydub_to_np: from utils import pydub_to_np
could you suggest a workaround?

(devinyl) (myenv) xxx-Air:~ xxx$ python Python/devinyl.py -h
Traceback (most recent call last):
File "Python/devinyl.py", line 21, in
from effects import (reduce_noise_centroid_mb, reduce_noise_centroid_s, reduce_noise_median, reduce_noise_mfcc_down,
File "/Users/xxx/Python/effects.py", line 15, in
from utils import pydub_to_np
ImportError: cannot import name 'pydub_to_np' from 'utils' (/Users/xxx/myenv/lib/python3.7/site-packages/utils/init.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant