Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio>=4.0.0
|
2 |
openai>=1.78.0
|
3 |
speechrecognition
|
4 |
-
scipy
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
openai>=1.78.0
|
3 |
speechrecognition
|
4 |
+
scipy
|
5 |
+
pyaudio
|
6 |
+
numpy
|