Files
Qwen3-TTS-streaming/examples
Kedara Studios a48510a58d refactor: batch GPU decode calls in batch_stream_generate_voice_clone
Restructure the batch streaming loop and flush into a 3-phase approach:
1) collect decode windows for all active items, 2) perform a single
batched GPU decode call, 3) per-item post-processing (crossfade, trim).

Add decode_streaming_batch() to Qwen3TTSTokenizer to support B>1 batch
decoding. Remove examples/test_batch_streaming.py test script.
2026-02-09 01:57:30 +01:00
..
,,,
2026-01-26 06:16:51 +04:00
2026-01-22 17:57:04 +08:00
2026-01-22 17:57:04 +08:00
2026-01-22 17:57:04 +08:00
2026-01-26 23:24:18 +04:00
2026-01-22 17:57:04 +08:00