ValueError: [!] Language chinese-mandarin is not supported for phonemization. #842
Unanswered
LinJinghuidev
asked this question in
General Q&A
Replies: 1 comment 4 replies
-
|
I just tried on my local with v0.3.1 and it worked. I don't see any issue. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tts --text "这是一段端到端语音合成结果" --model_name "tts_models/zh-CN/baker/tacotron2-DDC-GST" --vocoder_name "vocoder_models/universal/libri-tts/fullband-melgan" --out_path /home/tk_nd/project/FastSpeech2-master/output/result/Multy/test.wav
Beta Was this translation helpful? Give feedback.
All reactions