Skip to content

Qwen3-TTS audio dropout - missing middle portion of generated speech #464

Description

@touchaponk

When generating TTS with Qwen3-TTS models, the output audio is

  • missing portions in the middle of the speech. The beginning and end of the audio are present, but there's a noticeable gap/dropout in the middle section.
  • sometimes the beginning part of the speech is missing

Steps to Reproduce

Expected Behavior

Complete, continuous audio output of the full sentence.

Actual Behavior

Audio has a dropout/gap in the middle portion. The beginning ("KFC is...") and end ("...third floor") are audible, but there's missing audio in between.

Environment
Macbook Pro M5
OS: macOS 26.2
Python: 3.12.12
mlx: 0.30.3
mlx-audio: 0.3.1
mlx-lm: 0.30.5
Model: mlx-community/Qwen3-TTS-12Hz-0.6B-CustomVoice-8bit

audio_000.wav

Additional Notes

Issue persists even with added punctuation: "KFC, is located on the third floor."
Tried different phrasings, model version, quantize variations, but the dropout still occurs
Voice used: "Aiden"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions