hynt commited on
Commit
d377f22
·
1 Parent(s): 54f8752

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --find-links https://k2-fsa.github.io/icefall/piper_phonemize.html
2
  --find-links https://k2-fsa.github.io/k2/cuda-cn.html
3
 
4
- torch==2.7.0
5
- torchaudio==2.7.0
6
  lhotse
7
  tensorboard
8
  vocos
@@ -15,7 +15,7 @@ unidecode
15
  # Tokenization
16
  piper_phonemize
17
 
18
- k2==1.24.4.dev20250304+cuda12.4.torch2.7.0.dev20250303
19
 
20
  transformers
21
  bitsandbytes>0.37.0
 
1
  --find-links https://k2-fsa.github.io/icefall/piper_phonemize.html
2
  --find-links https://k2-fsa.github.io/k2/cuda-cn.html
3
 
4
+ torch==2.6.0
5
+ torchaudio==2.6.0
6
  lhotse
7
  tensorboard
8
  vocos
 
15
  # Tokenization
16
  piper_phonemize
17
 
18
+ k2==1.24.4.dev20250304+cuda12.4.torch2.6.0
19
 
20
  transformers
21
  bitsandbytes>0.37.0