Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ huggingsound
|
|
3 |
transformers
|
4 |
torch
|
5 |
tensorflow
|
|
|
6 |
numpy
|
7 |
pydub
|
8 |
ipython
|
|
|
3 |
transformers
|
4 |
torch
|
5 |
tensorflow
|
6 |
+
soundfile
|
7 |
numpy
|
8 |
pydub
|
9 |
ipython
|