Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -20,7 +20,7 @@ sounddevice
|
|
20 |
soundfile
|
21 |
speechbrain
|
22 |
torch==1.11.0
|
23 |
-
torchaudio==
|
24 |
torch_complex
|
25 |
tqdm
|
26 |
urllib3
|
|
|
20 |
soundfile
|
21 |
speechbrain
|
22 |
torch==1.11.0
|
23 |
+
torchaudio==0.11.0
|
24 |
torch_complex
|
25 |
tqdm
|
26 |
urllib3
|