Spaces:
Runtime error
Runtime error
AbeerTrial
commited on
Commit
•
c757b0d
1
Parent(s):
c56ddf5
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -9,6 +9,15 @@ openai
|
|
9 |
dataclasses_json
|
10 |
langchain==0.0.240
|
11 |
SpeechRecognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
|
14 |
|
|
|
9 |
dataclasses_json
|
10 |
langchain==0.0.240
|
11 |
SpeechRecognition
|
12 |
+
scipy
|
13 |
+
tempfile
|
14 |
+
logging
|
15 |
+
io
|
16 |
+
os
|
17 |
+
transformers
|
18 |
+
boto3
|
19 |
+
google-cloud-speech
|
20 |
+
|
21 |
|
22 |
|
23 |
|