FireRed Team commited on
Commit
f8549b6
·
verified ·
1 Parent(s): a694493

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
  torch>=2.1.0+cu118
3
  torchaudio>=2.1.0+cu118
4
  transformers>=4.51.3
5
- numpy==1.26.1
6
- cn2an==0.5.23
7
- kaldiio==2.18.0
8
- kaldi_native_fbank==1.15
9
- sentencepiece==0.1.99
10
- soundfile==0.12.1
11
  textgrid
 
 
1
  torch>=2.1.0+cu118
2
  torchaudio>=2.1.0+cu118
3
  transformers>=4.51.3
4
+ numpy>=1.26.1
5
+ cn2an>=0.5.23
6
+ kaldiio>=2.18.0
7
+ kaldi_native_fbank>=1.15
8
+ sentencepiece
9
+ soundfile>=0.12.1
10
  textgrid