mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-27 02:34:21 +00:00
delete duplicate option
This commit is contained in:
parent
05ea517c1f
commit
8e1de6a377
@ -129,13 +129,6 @@ def get_parser():
|
|||||||
"2 means tri-gram",
|
"2 means tri-gram",
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
|
||||||
"--on-the-fly",
|
|
||||||
type=str2bool,
|
|
||||||
default=True,
|
|
||||||
help="Use on-the-fly feature extraction",
|
|
||||||
)
|
|
||||||
|
|
||||||
return parser
|
return parser
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user