add and update changelog entries

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-29 17:27:01 -08:00
parent 97ab0d4f53
commit 9fe99ed880
4 changed files with 15 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ class PipelineParams(BaseModel):
allow_interruptions: Whether to allow pipeline interruptions.
.. deprecated:: 0.0.99
Use `LLMUserAggregator`'s new `user_mute_strategies` parameter instead.
Use `LLMUserAggregator`'s new `turn_start_strategies` parameter instead.
audio_in_sample_rate: Input audio sample rate in Hz.
audio_out_sample_rate: Output audio sample rate in Hz.