Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
streamlit
|
3 |
-
torch
|
4 |
whisper
|
5 |
groq
|
6 |
TTS @ git+https://github.com/coqui-ai/[email protected]
|
@@ -10,6 +10,6 @@ pydub
|
|
10 |
streamlit-webrtc
|
11 |
av
|
12 |
python-dotenv
|
13 |
-
numpy
|
14 |
-
scipy
|
15 |
langid
|
|
|
1 |
|
2 |
streamlit
|
3 |
+
torch
|
4 |
whisper
|
5 |
groq
|
6 |
TTS @ git+https://github.com/coqui-ai/[email protected]
|
|
|
10 |
streamlit-webrtc
|
11 |
av
|
12 |
python-dotenv
|
13 |
+
numpy
|
14 |
+
scipy
|
15 |
langid
|