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