Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ click<8.1
|
|
7 |
pydantic~=1.0
|
8 |
librosa==0.8.1
|
9 |
torch==1.10.0
|
10 |
-
torchaudio
|
11 |
scipy
|
12 |
Cython==0.29.21
|
13 |
phonemizer==2.2.1
|
|
|
7 |
pydantic~=1.0
|
8 |
librosa==0.8.1
|
9 |
torch==1.10.0
|
10 |
+
torchaudio==0.10.0
|
11 |
scipy
|
12 |
Cython==0.29.21
|
13 |
phonemizer==2.2.1
|