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
636a9d51c2
commit
e7338135cc
Binary file not shown.
Binary file not shown.
@ -271,6 +271,11 @@ def get_parser():
|
||||
default=64,
|
||||
help="left context can be seen during decoding (in frames after subsampling)",
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
"--res-name",
|
||||
type=str,
|
||||
)
|
||||
|
||||
add_model_arguments(parser)
|
||||
add_rep_arguments(parser)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user