Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
fastrtc[vad]
|
2 |
python-dotenv
|
3 |
openai
|
4 |
twilio
|
|
|
1 |
+
fastrtc[vad, stt]
|
2 |
python-dotenv
|
3 |
openai
|
4 |
twilio
|