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
My inference results in a bunch of noise, I don't know if it's not because the phone_set.json file is reporting errors, I'm using this file:https://huggingface.co/spaces/NATSpeech/PortaSpeech/blob/f26c987c6b32d8e97148a2a077b7abd8e7111d85/data/binary/ljspeech/phone_set.json
#15
Open
wlf0322 opened this issue
Oct 30, 2023
· 1 comment
hey bro, I got this error when inference model:
CUDA_VISIBLE_DEVICES=0 python tasks/run.py --config egs/datasets/audio/PopBuTFy/vae_global_mle_eng.yaml --exp_name 1012_hifigan_all_songs_nsf --reset --infer
raise AttributeError(f"'{type(self).name}' object has no attribute '{name}'")
AttributeError: 'SVBVAEMleTask' object has no attribute 'model_gen'
how to fix it?
No description provided.
The text was updated successfully, but these errors were encountered: