Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit
|
|
2 |
torch
|
3 |
whisper
|
4 |
groq
|
5 |
-
TTS
|
6 |
numpy
|
7 |
soundfile
|
8 |
pydub
|
|
|
2 |
torch
|
3 |
whisper
|
4 |
groq
|
5 |
+
TTS @ git+https://github.com/coqui-ai/[email protected]
|
6 |
numpy
|
7 |
soundfile
|
8 |
pydub
|