mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
Update train.py (#635)
Add the missing step to add the arguments to the parser.
This commit is contained in:
parent
499ac24ecb
commit
6709bf1e63
@ -327,7 +327,9 @@ def get_parser():
|
||||
default=0.5,
|
||||
help="The probability to select a batch from the GigaSpeech dataset",
|
||||
)
|
||||
|
||||
|
||||
add_model_arguments(parser)
|
||||
|
||||
return parser
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user