Skip to content

Commit

Permalink
chore: Add WeTextProcessing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
6drf21e committed Jun 9, 2024
1 parent b4cb8d6 commit 226bbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chattts_webui_mix.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"%cd ..\n",
"!mv ChatTTS abc\n",
"!mv abc/ChatTTS ./ChatTTS\n",
"!pip install -q omegaconf vocos vector_quantize_pytorch gradio cn2an pypinyin openai jieba\n",
"!pip install -q omegaconf vocos vector_quantize_pytorch gradio cn2an pypinyin openai jieba WeTextProcessing\n",
"# 启动 Gradio 有公网地址\n",
"!python webui_mix.py --share\n"
],
Expand Down

0 comments on commit 226bbbc

Please sign in to comment.