mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
setup
This commit is contained in:
parent
4530b6b477
commit
cc2ad14956
4
setup.py
4
setup.py
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user