Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,9 +3,9 @@ tqdm~=4.64.1
|
|
3 |
scipy~=1.9.3
|
4 |
librosa~=0.9.2
|
5 |
praat-parselmouth~=0.4.2
|
6 |
-
torch
|
7 |
numpy~=1.23.4
|
8 |
-
torchaudio~=2.
|
9 |
soundfile~=0.12.0
|
10 |
pypinyin~=0.47.1
|
11 |
pyloudnorm~=0.1.0
|
|
|
3 |
scipy~=1.9.3
|
4 |
librosa~=0.9.2
|
5 |
praat-parselmouth~=0.4.2
|
6 |
+
torch==2.2.0
|
7 |
numpy~=1.23.4
|
8 |
+
torchaudio~=2.2.0
|
9 |
soundfile~=0.12.0
|
10 |
pypinyin~=0.47.1
|
11 |
pyloudnorm~=0.1.0
|