Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
gtts
|
|
|
4 |
IPython
|
5 |
sounddevice
|
6 |
speechrecognition
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
gtts
|
4 |
+
streamlit_webrtc
|
5 |
IPython
|
6 |
sounddevice
|
7 |
speechrecognition
|