You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Chris10M,
I can't seem to find MelSpec2Audio anywhere on the internet except for its single occurrence in evaluate.py file. Can you please guide me through this error?
Thank you
p.s.
error:
2023-03-21 11:20:10 | INFO | numexpr.utils | NumExpr defaulting to 2 threads.
Traceback (most recent call last):
File "/content/drive/MyDrive/Colab Notebooks/lip2speech/Lip2Speech-main/demo.py", line 9, in
from datasets import MelSpec2Audio
ImportError: cannot import name 'MelSpec2Audio' from 'datasets' (/usr/local/lib/python3.9/dist-packages/datasets/init.py)
The text was updated successfully, but these errors were encountered:
Hey Chris10M,
I can't seem to find MelSpec2Audio anywhere on the internet except for its single occurrence in evaluate.py file. Can you please guide me through this error?
Thank you
p.s.
error:
2023-03-21 11:20:10 | INFO | numexpr.utils | NumExpr defaulting to 2 threads.
Traceback (most recent call last):
File "/content/drive/MyDrive/Colab Notebooks/lip2speech/Lip2Speech-main/demo.py", line 9, in
from datasets import MelSpec2Audio
ImportError: cannot import name 'MelSpec2Audio' from 'datasets' (/usr/local/lib/python3.9/dist-packages/datasets/init.py)
The text was updated successfully, but these errors were encountered: