Skip to content

Fix ASR feature extractors do not actually convert batched multi-channel list inputs to mono - #48977

Closed
mayuriphad wants to merge 7 commits into
huggingface:mainfrom
mayuriphad:fix-asr-multi-channel
Closed

mayuriphad wants to merge 7 commits into
huggingface:mainfrom
mayuriphad:fix-asr-multi-channel

Conversation

@mayuriphad

@mayuriphad mayuriphad commented Sep 21, 2026

Copy link
Copy Markdown

CPU CI GPU run-slow

Fixes #48670. Assigns the channel mean back to the list instead of only overwriting the local loop variable.

…s/cohere_asr/feature_extraction_cohere_asr.py
…s/nemotron_asr_streaming/feature_extraction_nemotron_asr_streaming.py
…s/nemotron_asr_streaming/modular_nemotron_asr_streaming.py
…s/phi4_multimodal/feature_extraction_phi4_multimodal.py
…s/voxtral_realtime/feature_extraction_voxtral_realtime.py
Copilot AI lite review requested due to automatic review settings September 21, 2026 07:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: cohere_asr, lasr, nemotron_asr_streaming, parakeet, phi4_multimodal, voxtral_realtime

@github-actions

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 35572829318
Result: success | Grafana metrics are not available yet.

@Rocketknight1

Copy link
Copy Markdown
Member

Hi @mayuriphad can you stop opening PRs with whatever code agent you're using? The diffs are often damaged and unreadable and that makes them impossible to review. Also the fixes themselves are quite low-quality. This is mostly just wasting reviewer time, so we may block you if it continues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASR feature extractors do not actually convert batched multi-channel list inputs to mono

3 participants