from local
This commit is contained in:
parent
e64d588651
commit
2781bfad2f
Binary file not shown.
@ -275,8 +275,7 @@ def get_parser():
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--spk-id",
|
"--spk-id",
|
||||||
type=int,
|
type=int,
|
||||||
default=64,
|
default=0,
|
||||||
help="left context can be seen during decoding (in frames after subsampling)",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
add_model_arguments(parser)
|
add_model_arguments(parser)
|
||||||
|
|||||||
Reference in New Issue
Block a user