Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -13,4 +13,10 @@ python-dotenv==1.0.0
|
|
13 |
openai>=1.0.0
|
14 |
jsonpath-ng
|
15 |
google-cloud-speech==2.21.0
|
16 |
-
num2words==0.5.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
openai>=1.0.0
|
14 |
jsonpath-ng
|
15 |
google-cloud-speech==2.21.0
|
16 |
+
num2words==0.5.10
|
17 |
+
websockets==12.0
|
18 |
+
numpy==1.24.3
|
19 |
+
python-multipart==0.0.6
|
20 |
+
google-cloud-speech==2.23.0
|
21 |
+
azure-cognitiveservices-speech==1.34.0
|
22 |
+
boto3==1.34.34
|