chore: Add MeloTTS dependency to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ python-dotenv
|
|
20 |
pydantic-settings
|
21 |
ollama
|
22 |
plotly-express
|
23 |
-
loguru
|
|
|
|
20 |
pydantic-settings
|
21 |
ollama
|
22 |
plotly-express
|
23 |
+
loguru
|
24 |
+
git+https://github.com/myshell-ai/MeloTTS.git
|