Sync AutoSubs support and Qwen3-ASR tracker - #3195
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the community growth tracking document (docs/community_growth_20k.md) by adding a new integration entry for huggingface/transformers#47111 and updating the status details for tmoroney/auto-subs#652. Feedback indicates that the newly added integration PR should also be added to the DEFAULT_INTEGRATION_PRS list in scripts/collect_growth_metrics.py to ensure automated metrics collection functions correctly.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| | Integration PR | Growth reason | Current maintainer action | | ||
| |---|---|---| | ||
| | `huggingface/transformers#46180` Fun-ASR-Nano model support | Makes Fun-ASR-Nano usable through the default HF API surface and model docs | Current blocker is an unrelated LightOnOCR shared-cache failure in `tests_processors`; the account cannot rerun Hugging Face Actions jobs, so wait for a maintainer rerun and avoid duplicate comments unless new CI evidence appears. | | ||
| | `huggingface/transformers#47111` Qwen3-ASR hotword and language parsing fixes | Keeps the high-visibility Transformers Qwen3-ASR implementation aligned with upstream hotword/context behavior, language hints, and processor training paths used by downstream Fun-ASR-Nano/Qwen3-ASR adopters | The Qwen3-ASR slow job was explicitly rerun and reported no PR-specific failures on head `caf37300fc3d3333c3d7c2162a92a886e424eb1c`; the aggregate CI recap still has unrelated suite failures. Monitor for reviewer requests around hotword serialization, language parsing, and qwen3_asr processor tests before adding any FunASR-side comment. | |
There was a problem hiding this comment.
The new integration PR huggingface/transformers#47111 has been added to this tracker table, but it is missing from the DEFAULT_INTEGRATION_PRS list in scripts/collect_growth_metrics.py. To ensure that the automated metrics collection script tracks this PR correctly when running python scripts/collect_growth_metrics.py --integrations, please add it to the DEFAULT_INTEGRATION_PRS list in scripts/collect_growth_metrics.py.
Summary
huggingface/transformers#47111to the integration tracker for Qwen3-ASR hotword/language parsing follow-upValidation
git diff --check -- docs/community_growth_20k.md