Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ streamlit
|
|
| 5 |
torch==2.0.1+cpu
|
| 6 |
torchaudio
|
| 7 |
|
|
|
|
| 8 |
soundfile==0.12.1
|
| 9 |
espnet==202308
|
| 10 |
espnet_model_zoo==0.1.7
|
|
|
|
| 5 |
torch==2.0.1+cpu
|
| 6 |
torchaudio
|
| 7 |
|
| 8 |
+
scipy==1.10.1
|
| 9 |
soundfile==0.12.1
|
| 10 |
espnet==202308
|
| 11 |
espnet_model_zoo==0.1.7
|