Skip to content

Implement reset_state method in TTS service#3724

Closed
a6kme wants to merge 1 commit intopipecat-ai:mainfrom
a6kme:patch-3
Closed

Implement reset_state method in TTS service#3724
a6kme wants to merge 1 commit intopipecat-ai:mainfrom
a6kme:patch-3

Conversation

@a6kme
Copy link
Copy Markdown
Contributor

@a6kme a6kme commented Feb 12, 2026

Added a method to reset internal state variables for the ElevenLabs TTS service, ensuring proper initialization and handling of partial words and cumulative time.

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

Attempts to fix #3723

Added a method to reset internal state variables for the ElevenLabs TTS service, ensuring proper initialization and handling of partial words and cumulative time.
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pipecat/services/elevenlabs/tts.py 0.00% 7 Missing ⚠️
Files with missing lines Coverage Δ
src/pipecat/services/elevenlabs/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.

@a6kme
Copy link
Copy Markdown
Contributor Author

a6kme commented Feb 13, 2026

Closing in favour of #3729

@a6kme a6kme closed this Feb 13, 2026
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.

assistant context sentences are getting jumbled up

1 participant