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

'wav_audio_data' is not defined #17

Open
lunar-studio opened this issue Dec 22, 2023 · 0 comments
Open

'wav_audio_data' is not defined #17

lunar-studio opened this issue Dec 22, 2023 · 0 comments

Comments

@lunar-studio
Copy link

Trying to incorporate this into an existing Python script and getting this error:

NameError: name 'wav_audio_data' is not defined
C:\Users\XX\anaconda3\Lib\site-packages\streamlit\watcher\local_sources_watcher.py:177: UserWarning: Torchaudio's I/O functions now support par-call bakcend dispatch. Importing backend implementation directly is no longer guaranteed to work. Please use `backend` keyword with load/save/info function, instead of calling the udnerlying implementation directly.
  lambda m: [p for p in m.__path__._path],
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