We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
audios.append(librosa.load( ele['audio_file'], sr=processor.feature_extractor.sampling_rate)[0] ) 同一个音频文件,下载到本地使用如上的代码加载本地音频文件时会触发这个报错,但是url形式的则没问题,请问该如何解决
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: