mirror of
https://github.com/Nighthawk42/Qwen3-TTS-streaming.git
synced 2026-08-30 10:12:26 +00:00
Allow users to set any overlap_samples value including 0 to disable crossfade blending entirely. Renamed MIN_BLEND_SAMPLES to DEFAULT_BLEND_SAMPLES and removed the enforced minimum.