Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ beautifulsoup4
|
|
6 |
soundfile
|
7 |
pyspellchecker
|
8 |
pydub
|
9 |
-
librosa
|
|
|
|
6 |
soundfile
|
7 |
pyspellchecker
|
8 |
pydub
|
9 |
+
librosa
|
10 |
+
numpy
|