add pydub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
python-multipart
|
5 |
-
|
6 |
|
7 |
librosa
|
8 |
soundfile
|
|
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
python-multipart
|
5 |
+
pydub
|
6 |
|
7 |
librosa
|
8 |
soundfile
|