Tested versions
Not reproducible in 3.4.0. Reproducible in 4.0.3
System information
Linux, pyannote-audio 4.0.3
Issue description
When running on a small 5 second file I get:
ValueError: requested chunk [ 00:00:00.000 --> 00:00:10.000] from myfile file resulted in 118080 samples instead of the expected 220500 samples.
Which is a bug I guess. There is no reason to not support small files.
Minimal reproduction example (MRE)
N/A
Tested versions
Not reproducible in 3.4.0. Reproducible in 4.0.3
System information
Linux, pyannote-audio 4.0.3
Issue description
When running on a small 5 second file I get:
Which is a bug I guess. There is no reason to not support small files.
Minimal reproduction example (MRE)
N/A