from local

This commit is contained in:
dohe0342 2023-03-13 15:15:50 +09:00
parent e64d588651
commit 2781bfad2f
2 changed files with 1 additions and 2 deletions

View File

@ -275,8 +275,7 @@ def get_parser():
parser.add_argument(
"--spk-id",
type=int,
default=64,
help="left context can be seen during decoding (in frames after subsampling)",
default=0,
)
add_model_arguments(parser)