Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor audio validation #493

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Refactor audio validation #493

merged 1 commit into from
Feb 5, 2025

Conversation

jhj0517
Copy link
Owner

@jhj0517 jhj0517 commented Feb 5, 2025

Related issues / PRs. Summarize issues.

Summarize Changes

  1. Refactor audio validation with faster_whisper.decode_audio(). decode_audio() uses av to load audio not soundfile, av supports for more audio file extensions.

@jhj0517 jhj0517 added the enhancement New feature or request label Feb 5, 2025
@jhj0517 jhj0517 merged commit 99a8bc8 into master Feb 5, 2025
9 checks passed
@jhj0517 jhj0517 deleted the fix/audio-validation branch February 5, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant