unijoh commited on
Commit
7eeff6b
1 Parent(s): 3a77fcd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,8 +6,8 @@ protobuf<4
6
  click<8.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
 
6
  click<8.1
7
  pydantic~=1.0
8
  librosa==0.8.1
9
+ torch==2.2.0
10
+ torchaudio==2.2.0
11
  scipy
12
  Cython==0.29.21
13
  phonemizer==2.2.1