You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's better not to trust this method. For example, I've got minumum dataset item length of ~ 121s, but the minimum torchaudio_info(...).num_frames is 5674 which is obviously fake.
Tested versions
current master
System information
linux
Issue description
I get here wrong
num_frames
on m4a opus-filespyannote-audio/pyannote/audio/core/io.py
Line 280 in cd3f550
Repro and described error can be founded here: pytorch/audio#3731
It's better not to trust this method. For example, I've got minumum dataset item length of ~ 121s, but the minimum
torchaudio_info(...).num_frames
is 5674 which is obviously fake.Minimal reproduction example (MRE)
pytorch/audio#3731
The text was updated successfully, but these errors were encountered: