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
e302ab01db
commit
af29137b5b
Binary file not shown.
@ -172,7 +172,7 @@ def add_model_arguments(parser: argparse.ArgumentParser):
|
||||
help="How many left context can be seen in chunks when calculating attention.",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--group-size",
|
||||
"--group-num",
|
||||
type=int,
|
||||
default=12,
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user