Skip to content

Conversation

@Metric-Void
Copy link
Contributor

@Metric-Void Metric-Void commented Jul 14, 2025

  • Upgraded HF Transformer to the latest version with appropriate API changes.
  • Added support for OpenAI Whisper 20250625.
  • HF Transformers broke the language detection for Whisper models, and this PR included a patch that initiates a separate run to extract the language token. This is by no means elegant and should be fixed upstream (Whisper return_language with pipeline no longer working huggingface/transformers#39404). The current patch in file is similar to HF implementation (generate initial tokens then decode ASR)

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