ReneeYe commited on
Commit
b88030b
β€’
1 Parent(s): d7b2919

init commit

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pytorch
2
+ numpy
3
+ nltk
4
+ tqdm
5
+ pandas
6
+ jieba
7
+ tensorflow
8
+ tensorboardX
9
+ cython
10
+ regex
11
+ matplotlib
12
+ pyyaml
13
+ sacremoses
14
+ editdistance
15
+ soundfile
16
+ sentencepiece
17
+ pyarrow
18
+ python_speech_features
19
+ torchaudio
20
+ sacrebleu==1.5.1
21
+ omegaconf==2.0.5
22
+ hydra-core==1.0.0