Spaces:
Build error
Build error
YazawaSunrise
commited on
Commit
•
15c482d
1
Parent(s):
25e151b
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -11,11 +11,10 @@ scipy==1.7.3
|
|
11 |
sounddevice==0.4.5
|
12 |
SoundFile==0.10.3.post1
|
13 |
starlette==0.19.1
|
14 |
-
torch
|
15 |
-
torchaudio
|
|
|
16 |
tqdm==4.63.0
|
17 |
scikit-maad
|
18 |
praat-parselmouth
|
19 |
-
|
20 |
-
onnxsim
|
21 |
-
onnxoptimizer
|
|
|
11 |
sounddevice==0.4.5
|
12 |
SoundFile==0.10.3.post1
|
13 |
starlette==0.19.1
|
14 |
+
torch
|
15 |
+
torchaudio
|
16 |
+
torchvision
|
17 |
tqdm==4.63.0
|
18 |
scikit-maad
|
19 |
praat-parselmouth
|
20 |
+
librosa
|
|
|
|