Revert "Merge pull request #3004 from pipecat-ai/mb/improve-concat-aggregated-text"

This reverts commit 5e7f59a0b0, reversing
changes made to 2ad4122b77.
This commit is contained in:
Mark Backman
2025-11-10 09:55:46 -05:00
parent 16e2d5b998
commit 2300941bb8
3 changed files with 6 additions and 138 deletions

View File

@@ -90,10 +90,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `simli-ai` to 0.1.25.
- Improved `concatenate_aggregated_text()` to one word outputs from OpenAI
Realtime and Gemini Live. Text fragments are now correctly concatenated
without spaces when these patterns are detected.
- `STTMuteFilter` no longer sends `STTMuteFrame` to the STT service. The filter
now blocks frames locally without instructing the STT service to stop
processing audio. This prevents inactivity-related errors (such as 409 errors