Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
torch
|
| 4 |
-
torchaudio
|
| 5 |
transformers
|
| 6 |
python-multipart
|
| 7 |
soundfile
|
| 8 |
numpy
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
torch
|
|
|
|
| 4 |
transformers
|
| 5 |
python-multipart
|
| 6 |
soundfile
|
| 7 |
numpy
|
| 8 |
+
librosa
|