mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
fc53b1bc09
commit
de7304133a
Binary file not shown.
@ -275,6 +275,11 @@ def get_parser():
|
|||||||
help="left context can be seen during decoding (in frames after subsampling)",
|
help="left context can be seen during decoding (in frames after subsampling)",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
parser.add_argument(
|
||||||
|
"--res-name",
|
||||||
|
type=str,
|
||||||
|
)
|
||||||
|
|
||||||
add_model_arguments(parser)
|
add_model_arguments(parser)
|
||||||
add_rep_arguments(parser)
|
add_rep_arguments(parser)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user