-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TTS Interruption and Pipeline Termination Issue #902
Comments
Can you be more specific about the version? There was a bug in version 0.0.50, just update to latest |
I tested on 0.0.51 for a few days, and the issue is still there. |
Someone else reported this. @aconchillo investigated this and pushed this fix, which is on main: https://github.com/pipecat-ai/pipecat/pull/898/files. |
Great! I think #898 is the same problem. |
@golbin Would it be possible for you to retest with |
@aconchillo This issue does not occur consistently, and it’s difficult to reproduce it exactly. If you release the patch, I will apply it to the server, monitor the situation, and report back whether the issue recurs or not. |
Description
Is this reporting a bug or feature request?
Bug Report
Environment
Issue description
TTS (Cartesia) service stops functioning after a certain point during the session. Once this issue occurs, ending the session with EndFrame does not terminate the process. Additionally, repeated errors regarding reconnection attempts and cancelled tasks are observed in the logs.
Repro steps
Expected behavior
Actual behavior
Logs
Logs when TTS is working:
Logs when TTS stops working:
Logs showing reconnection attempts, lingering process errors, and logs after attempting to terminate the pipeline with EndFrame:
The text was updated successfully, but these errors were encountered: