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
abafad5859
commit
f0e2117bc8
Binary file not shown.
Binary file not shown.
@ -272,12 +272,6 @@ 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(
|
|
||||||
"--spk-id",
|
|
||||||
type=int,
|
|
||||||
default=0,
|
|
||||||
)
|
|
||||||
|
|
||||||
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