mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-09 14:05:33 +00:00
Update egs/mls_english/ASR/local/utils/asr_datamodule.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
f64a706191
commit
ef7664e7cf
@ -75,7 +75,7 @@ class MLSEnglishHFAsrDataModule:
|
||||
)
|
||||
group.add_argument(
|
||||
"--max-duration",
|
||||
type=int,
|
||||
type=float,
|
||||
default=200.0,
|
||||
help="Maximum pooled recordings duration (seconds) in a "
|
||||
"single batch. You can reduce it if it causes CUDA OOM.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user