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

thanks for this project,and here are some solutions of the problems i met with. for reference only. #26

Open
liu-xunnn opened this issue May 28, 2022 · 0 comments

Comments

@liu-xunnn
Copy link

1.windows anaconda3 ,versions of some packages
librosa == 0.6.0
keras == 2.3.1
numba == 0.48.0
2. some porblems and solutions
original_keras_version = f.attrs['keras_version'].decode('utf8')
AttributeError: 'str' object has no attribute 'decode'

pip install h5py==2.10

audio_open
raise NoBackendError()
audioread.exceptions.NoBackendError

conda install ffmpeg
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