Spaces:
Sleeping
Sleeping
Dua Rajper commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
torchaudio
|
|
@@ -7,4 +8,6 @@ espnet_model_zoo
|
|
| 7 |
soundfile
|
| 8 |
pydub
|
| 9 |
groq
|
| 10 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
streamlit-webrtc
|
| 3 |
transformers
|
| 4 |
torch
|
| 5 |
torchaudio
|
|
|
|
| 8 |
soundfile
|
| 9 |
pydub
|
| 10 |
groq
|
| 11 |
+
python-dotenv
|
| 12 |
+
numpy
|
| 13 |
+
av
|