Skip to content

assistant context sentences are getting jumbled up #3723

@a6kme

Description

@a6kme

pipecat version

0.0.102

Python version

3.13

Operating System

Mac

Issue description

@filipi87 - I believe #3584 has broken something in the way we aggregate context for the assistant. The sentences that the assistant is speaking is getting jumbled up.

I believe it might be because we are setting self._cumulative_time = 0 every time in run_tts method.

self._cumulative_time = 0

Reproduction steps

Run a pipeline with ElevenLabsTTSService

Expected behavior

The assistant context should not have jumbled aggregation

Actual behavior

The assistant context has jumbled aggregation

Logs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions