Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ cn2an==0.5.22
|
|
| 14 |
jieba==0.42.1
|
| 15 |
gradio==4.44.1
|
| 16 |
langid==1.1.6
|
| 17 |
-
|
|
|
|
|
|
| 14 |
jieba==0.42.1
|
| 15 |
gradio==4.44.1
|
| 16 |
langid==1.1.6
|
| 17 |
+
# MeloTTS from GitHub
|
| 18 |
+
git+https://github.com/myshell-ai/MeloTTS.git
|