help #4093
help
#4093
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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