lj1995 commited on
Commit
ae80536
·
verified ·
1 Parent(s): be6f6cd

Update inference_webui.py

Browse files
Files changed (1) hide show
  1. inference_webui.py +3 -1
inference_webui.py CHANGED
@@ -765,7 +765,9 @@ with gr.Blocks(
765
  Input 3 to 10s reference audio to guide the time-bre, speed, emotion of voice, and generate the speech you want by input the inference text. <br>
766
  输入3至10秒的参考音频来引导待合成语音的音色、语速和情感,然后输入待合成目标文本,生成目标语音. <br>
767
  Cross-lingual Support: Inference in languages different from the training dataset, currently supporting English, Japanese, Korean and Cantonese.<br>
768
- 目前支持中日英韩粤跨语种合成。<br>
 
 
769
  This demo is open source under the MIT license. The author does not have any control over it. Users who use the software and distribute the sounds exported by the software are solely responsible. If you do not agree with this clause, you cannot use or reference any codes and files within this demo. <br>
770
  本demo以MIT协议开源, 作者不对软件具备任何控制力, 使用软件者、传播软件导出的声音者自负全责. 如不认可该条款, 则不能使用或引用该demo内的任何代码和文件.
771
  """
 
765
  Input 3 to 10s reference audio to guide the time-bre, speed, emotion of voice, and generate the speech you want by input the inference text. <br>
766
  输入3至10秒的参考音频来引导待合成语音的音色、语速和情感,然后输入待合成目标文本,生成目标语音. <br>
767
  Cross-lingual Support: Inference in languages different from the training dataset, currently supporting English, Japanese, Korean and Cantonese.<br>
768
+ 目前支持中日英韩粤跨语种混合合成。<br>
769
+ If the quota has been reached, you can try the backup space at https://huggingface.co/spaces/XXXXRT/GPT-SoVITS-ProPlus<br>
770
+ 如果因为限额不够可以去备用空间https://huggingface.co/spaces/XXXXRT/GPT-SoVITS-ProPlus试试<br>
771
  This demo is open source under the MIT license. The author does not have any control over it. Users who use the software and distribute the sounds exported by the software are solely responsible. If you do not agree with this clause, you cannot use or reference any codes and files within this demo. <br>
772
  本demo以MIT协议开源, 作者不对软件具备任何控制力, 使用软件者、传播软件导出的声音者自负全责. 如不认可该条款, 则不能使用或引用该demo内的任何代码和文件.
773
  """