Skip to content

Add PocketTTS streaming support - #458

Merged
0xShug0 merged 1 commit into
mainfrom
feature/pocket-tts-streaming
Sep 5, 2026
Merged

Add PocketTTS streaming support#458
0xShug0 merged 1 commit into
mainfrom
feature/pocket-tts-streaming

Conversation

@0xShug0

@0xShug0 0xShug0 commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Resolves #425

Adds PocketTTS streaming mode using the same acoustic generation path as offline mode, with streaming Mimi decode support.

Validation:

  • Server streaming TTFT: 28.3 ms server-side, 28.6 ms client-observed on the warmed request.
  • Offline path test: no regression; the existing long-short-long offline case produced byte-identical WAVs before and after the refactor.

@0xShug0
0xShug0 merged commit a8fccb4 into main Sep 5, 2026
6 checks passed
@0xShug0
0xShug0 deleted the feature/pocket-tts-streaming branch September 5, 2026 01:18
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.

Does Pocket TTS not support streaming?

1 participant