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
I download model from https://drive.google.com/drive/folders/1QszdJC7dzBrQHntiLxYcG8ewczvoK4q1, and test inference with command as bellow,
python3 synthesize.py --text "Hello!" --speaker_id Actor_22 --emotion_id sad --restore_step 450000 --mode single --dataset RAVDESS
the output audio obviously exist problem~
Here are some audio i inference from pretained model: wav.zip
Can you tell me what lead to this problem?