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
/home/heike/anaconda3/envs/Bert-VITS2-3/bin/python /home/heike/hkdata/Code/wrl/Bert-VITS2/preprocess_text.py
Traceback (most recent call last):
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/preprocess_text.py", line 9, in
from text.cleaner import clean_text
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/text/init.py", line 63, in
check_bert_models()
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/text/init.py", line 38, in check_bert_models
from .bert_utils import _check_bert
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/text/bert_utils.py", line 3, in
from huggingface_hub import hf_hub_download
ImportError: cannot import name 'hf_hub_download' from 'huggingface_hub' (/home/heike/anaconda3/envs/Bert-VITS2-3/lib/python3.10/site-packages/huggingface_hub/init.py)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
/home/heike/anaconda3/envs/Bert-VITS2-3/bin/python /home/heike/hkdata/Code/wrl/Bert-VITS2/preprocess_text.py
Traceback (most recent call last):
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/preprocess_text.py", line 9, in
from text.cleaner import clean_text
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/text/init.py", line 63, in
check_bert_models()
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/text/init.py", line 38, in check_bert_models
from .bert_utils import _check_bert
File "/home/heike/hkdata/Code/wrl/Bert-VITS2/text/bert_utils.py", line 3, in
from huggingface_hub import hf_hub_download
ImportError: cannot import name 'hf_hub_download' from 'huggingface_hub' (/home/heike/anaconda3/envs/Bert-VITS2-3/lib/python3.10/site-packages/huggingface_hub/init.py)
Beta Was this translation helpful? Give feedback.
All reactions