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