Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Update HF Transformers to latest version#453

Closed
Metric-Void wants to merge 9 commits into
jianfch:mainfrom
Metric-Void:forward-pr
Closed

Update HF Transformers to latest version#453
Metric-Void wants to merge 9 commits into
jianfch:mainfrom
Metric-Void:forward-pr

Conversation

@Metric-Void
Copy link
Copy Markdown
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)

@jianfch jianfch closed this May 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants