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