This commit is contained in:
游雁 2023-09-12 17:06:33 +08:00
parent 4530b6b477
commit cc2ad14956

View File

@ -19,11 +19,8 @@ requirements = {
"soundfile>=0.12.1",
"h5py>=3.1.0",
"kaldiio>=2.17.0",
"kaldi-io==0.9.8",
"torch_complex",
"nltk>=3.4.5",
"onnxruntime",
"numexpr",
# ASR
"sentencepiece",
"jieba",
@ -37,7 +34,6 @@ requirements = {
"tensorboard",
"g2p",
"nara_wpe",
"Cython",
# PAI
"oss2",
"edit-distance",