Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ PyJWT==2.8.0
|
|
12 |
python-dotenv==1.0.0
|
13 |
openai>=1.0.0
|
14 |
jsonpath-ng
|
15 |
-
google-cloud-speech==2.21.0
|
|
|
|
12 |
python-dotenv==1.0.0
|
13 |
openai>=1.0.0
|
14 |
jsonpath-ng
|
15 |
+
google-cloud-speech==2.21.0
|
16 |
+
num2words==0.5.13
|