Skip to content

Fix for issue #287 and adds librosa fallback#293

Open
GaganNarula wants to merge 2 commits into
mainfrom
fix-issue-287
Open

Fix for issue #287 and adds librosa fallback#293
GaganNarula wants to merge 2 commits into
mainfrom
fix-issue-287

Conversation

@GaganNarula
Copy link
Copy Markdown
Collaborator

  • Insert librosa.load between sf.read and tmpfile decode in _read_audio_from_file and read_audio_by_time. Reason is that some files
  • Remove checking for extensions. Some audio files in our datasets are actually fine, they contain reasonable audio content but have no extension
  • Drop noisy fallback warnings in the audio read path.

Insert librosa.load between sf.read and tmpfile decode in
_read_audio_from_file and read_audio_by_time. Drop noisy fallback
warnings in the audio read path.
@GaganNarula GaganNarula marked this pull request as ready for review May 22, 2026 09:00
@GaganNarula GaganNarula requested a review from a team as a code owner May 22, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant