Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
numpy
|
2 |
-
scipy
|
|
|
|
|
|
1 |
numpy
|
2 |
+
scipy
|
3 |
+
speechrecognition
|
4 |
+
soundfile
|