Skip to content

Update GradiumTTSService to flush instead of ending stream#3597

Draft
markbackman wants to merge 1 commit intomainfrom
mb/gradium-tts-use-flush
Draft

Update GradiumTTSService to flush instead of ending stream#3597
markbackman wants to merge 1 commit intomainfrom
mb/gradium-tts-use-flush

Conversation

@markbackman
Copy link
Contributor

@markbackman markbackman commented Jan 29, 2026

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

WIP: Waiting for confirmation from Gradium.

Flushing is dropping the last few words. If this can be fixed, this is a more reliable approach than sending end_of_stream, as end_of_stream disconnects the websocket.

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pipecat/services/gradium/tts.py 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/pipecat/services/gradium/tts.py 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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