Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ soundfile
|
|
7 |
numpy
|
8 |
sentencepiece
|
9 |
TTS
|
10 |
-
git+https://github.com/suno-ai/bark.git
|
|
|
|
7 |
numpy
|
8 |
sentencepiece
|
9 |
TTS
|
10 |
+
git+https://github.com/suno-ai/bark.git
|
11 |
+
tortoise-tts
|