This commit is contained in:
Piotr Żelasko 2022-01-24 10:20:22 -05:00
parent f92c24a73a
commit 1731cc37bb

View File

@ -132,7 +132,7 @@ def get_parser():
Setting this to 0 will not create the decoder at all (pure CTC model)
""",
)
parser.add_argument(
"--lr-factor",
type=float,