Skip to content

fix tuple item assignment bug#126

Open
wh1t3tea wants to merge 1 commit intoQwenLM:mainfrom
wh1t3tea:fix-tuple-item-assignment
Open

fix tuple item assignment bug#126
wh1t3tea wants to merge 1 commit intoQwenLM:mainfrom
wh1t3tea:fix-tuple-item-assignment

Conversation

@wh1t3tea
Copy link
Copy Markdown

Fix tuple item assignment for #125

guybrush1984 added a commit to guybrush1984/Qwen3-TTS that referenced this pull request Mar 4, 2026
- QwenLM#234: Fix sample loss in chunked_decode — the context removal logic
  over-trims audio at chunk boundaries, causing shorter output and
  audible pops. Take expected sample count from the end instead of
  trimming a fixed amount from the front.

- QwenLM#126: Fix tuple item assignment in _normalize_audio_inputs — mutating
  a tuple element silently fails, breaking stereo-to-mono conversion.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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