mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update repo
This commit is contained in:
parent
dd186cafbd
commit
bb8ddea4cb
@ -353,12 +353,6 @@ def get_parser():
|
||||
default=True,
|
||||
help="Apply preprocessing to data or not",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--embed_path",
|
||||
type=str,
|
||||
default=None,
|
||||
help="for model which requires embeds",
|
||||
)
|
||||
|
||||
# optimization related
|
||||
parser.add_argument(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user