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 deployed tts with scripts python3.10 -m pip install -r requirements.txt export CUDA_VISIBLE_DEVICES="3" python3.10 TTS/server/server.py --list_models python3.10 TTS/server/server.py --model_name tts_models/zh-CN/baker/tacotron2-DDC-GST
And then i got very strange sound. Every sound ends with very very long voice (last char), just like 'hello world d d d d d d d d .......'
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
-
i deployed tts with scripts
python3.10 -m pip install -r requirements.txt export CUDA_VISIBLE_DEVICES="3" python3.10 TTS/server/server.py --list_models python3.10 TTS/server/server.py --model_name tts_models/zh-CN/baker/tacotron2-DDC-GST
And then i got very strange sound. Every sound ends with very very long voice (last char), just like 'hello world d d d d d d d d .......'
Beta Was this translation helpful? Give feedback.
All reactions