Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ scipy
|
|
4 |
myrecorder
|
5 |
librosa
|
6 |
torch
|
7 |
-
SpeechRecognition
|
|
|
|
4 |
myrecorder
|
5 |
librosa
|
6 |
torch
|
7 |
+
SpeechRecognition
|
8 |
+
matplotlib
|