Skip to content

feat: add support for m4a audio files - #252

Open
Nina-mvH wants to merge 2 commits into
mainfrom
215-transcribe-support-m4a-files
Open

feat: add support for m4a audio files#252
Nina-mvH wants to merge 2 commits into
mainfrom
215-transcribe-support-m4a-files

Conversation

@Nina-mvH

@Nina-mvH Nina-mvH commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

The load_audio helper has been extended to catch sf.LibsndfileErrors and fall back to using av to decode audio files. This required adding av as a dependency. Unit tests are updated to check that this fallback happens as expected and a .m4a audio file was added as input for the integration test.

Closes #215

@Nina-mvH Nina-mvH linked an issue Sep 1, 2026 that may be closed by this pull request
@Nina-mvH
Nina-mvH marked this pull request as ready for review September 1, 2026 21:03
@Nina-mvH
Nina-mvH requested a review from cswaney September 1, 2026 21:03
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.

Transcribe: support .m4a files

1 participant