Spaces:
Sleeping
Sleeping
Commit ·
d2c8a0c
1
Parent(s): f0f6001
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pyaudio
|
| 2 |
+
gtts
|
| 3 |
+
speechRecognition
|
| 4 |
+
playsound
|