Skip to content

fix audio encoder output length formula in qwen3_omni_moe#45088

Closed
knQzx wants to merge 1 commit intohuggingface:mainfrom
knQzx:fix/qwen3-omni-moe-output-lengths
Closed

fix audio encoder output length formula in qwen3_omni_moe#45088
knQzx wants to merge 1 commit intohuggingface:mainfrom
knQzx:fix/qwen3-omni-moe-output-lengths

Conversation

@knQzx
Copy link
Copy Markdown

@knQzx knQzx commented Mar 28, 2026

corrects the conv output length calculation in _get_feat_extract_output_lengths which was computing wrong values for the audio encoder. fixes #45083

@github-actions
Copy link
Copy Markdown
Contributor

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

run-slow: qwen3_omni_moe

@Rocketknight1
Copy link
Copy Markdown
Member

hi @knQzx, closing this! It's not wrong, but it's just copying the suggested fix from the original author's PR, which has some issues. We're also trying to discourage "drive-by" PRs on other authors issues until the author confirms they don't want to open one themselves, because it creates a lot of notification spam, especially from agents.

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.

Unexpected behaviour of helper function _get_feat_extract_output_lengths in qwen3_omni_moe

2 participants