Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by farhananis005 - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ numpy==1.21.2
|
|
| 5 |
soundfile==0.10.2
|
| 6 |
pyttsx3==2.90
|
| 7 |
nltk==3.6.3
|
| 8 |
-
openai
|
| 9 |
SpeechRecognition
|
| 10 |
scipy
|
| 11 |
transformers
|
|
|
|
| 5 |
soundfile==0.10.2
|
| 6 |
pyttsx3==2.90
|
| 7 |
nltk==3.6.3
|
| 8 |
+
openai==0.27.8
|
| 9 |
SpeechRecognition
|
| 10 |
scipy
|
| 11 |
transformers
|