Skip to content

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

@liu-xunnn

Description

@liu-xunnn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions