mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
fix setup
This commit is contained in:
parent
2ed3f46f40
commit
8a28435485
3
setup.py
3
setup.py
@ -45,8 +45,7 @@ requirements = {
|
||||
# train: The modules invoked when training only.
|
||||
"train": [
|
||||
"editdistance",
|
||||
"wandb",
|
||||
"pip install tensorboardX",
|
||||
"tensorboardX",
|
||||
],
|
||||
# all: The modules should be optionally installled due to some reason.
|
||||
# Please consider moving them to "install" occasionally
|
||||
|
||||
Loading…
Reference in New Issue
Block a user