mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
minor fix ssl_datamodule.py
This commit is contained in:
parent
260d37b65a
commit
fd31ed5b0b
@ -98,7 +98,7 @@ class LibriLightDataModule:
|
||||
)
|
||||
group.add_argument(
|
||||
"--num-cuts-for-bins-estimate",
|
||||
type=float,
|
||||
type=int,
|
||||
default=1000000,
|
||||
help="We will draw this many cuts to estimate the duration"
|
||||
"bins for creating similar-duration buckets. Larger number"
|
||||
|
Loading…
x
Reference in New Issue
Block a user