Spaces:
Runtime error
Runtime error
fix bug
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ pillow==6.2.0
|
|
2 |
torch
|
3 |
torchaudio==0.8.0
|
4 |
inflect==4.1.0
|
|
|
5 |
scipy
|
6 |
tqdm
|
7 |
pesq
|
|
|
2 |
torch
|
3 |
torchaudio==0.8.0
|
4 |
inflect==4.1.0
|
5 |
+
soundfile
|
6 |
scipy
|
7 |
tqdm
|
8 |
pesq
|