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
I have numerous audio files along with their corresponding subtitles. I need to load specific segments of these audio files, defined by particular offsets and durations. However, the current python AudioDecoder interface doesn't support this functionality. Loading entire audio files is not feasible due to their large sizes.
The text was updated successfully, but these errors were encountered:
I have numerous audio files along with their corresponding subtitles. I need to load specific segments of these audio files, defined by particular offsets and durations. However, the current python AudioDecoder interface doesn't support this functionality. Loading entire audio files is not feasible due to their large sizes.
The text was updated successfully, but these errors were encountered: