Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
streamlit
|
2 |
torch
|
3 |
-
whisper
|
4 |
TTS
|
5 |
groq
|
6 |
pydub
|
7 |
streamlit-option-menu
|
8 |
-
tempfile
|
9 |
-
os
|
|
|
1 |
streamlit
|
2 |
torch
|
3 |
+
openai-whisper
|
4 |
TTS
|
5 |
groq
|
6 |
pydub
|
7 |
streamlit-option-menu
|
|
|
|