Mark Backman
|
23a9d3f4d7
|
Merge pull request #3334 from obata-kotobasamurai/fix/azure-tts-word-timestamp
Add word-level timestamp support to Azure TTS with race condition fix
|
2026-01-07 14:48:02 -05:00 |
|
Mark Backman
|
333279f45a
|
Merge pull request #3328 from speechmatics/fix/speectmatics-vad
Update to SpeechmaticsSTTService for `0.0.99`
|
2026-01-07 14:42:21 -05:00 |
|
Sam Sykes
|
3ec89e49bf
|
Added changelog for split_sentences and code tidy for end of turn handling.
|
2026-01-07 07:41:49 -08:00 |
|
yukiobata1
|
7204bf9914
|
added changegelog
|
2026-01-07 13:32:31 +09:00 |
|
Filipi da Silva Fuchter
|
904f5dc183
|
Merge pull request #3338 from omChauhanDev/fix/smallwebrtc-mute-timeout-spam
fix(smallwebrtc): suppress timeout warnings when tracks are disabled
|
2026-01-06 09:07:52 -05:00 |
|
Mark Backman
|
c61a5e7173
|
Merge pull request #3346 from pipecat-ai/mb/cartesia-pronunciation-dict
Cartesia TTS: Add support for pronunciation_dict_id
|
2026-01-06 08:52:09 -05:00 |
|
filipi87
|
0d34356678
|
Adding a changelog entry for the HeyGen LiveAvatar API change.
|
2026-01-06 10:19:19 -03:00 |
|
Mark Backman
|
5a40054ac2
|
Merge pull request #3216 from mayurdd/patch-1
Adding include_language_detection param to Elevenlabs Realtime STT
|
2026-01-05 17:01:02 -05:00 |
|
Mark Backman
|
9ab4836601
|
Merge pull request #3323 from pipecat-ai/mb/changelog-3322
Add changelog fragment for PR #3322
|
2026-01-05 16:55:52 -05:00 |
|
mayurdd
|
4671102833
|
Addressing the comments
|
2026-01-05 13:35:37 -08:00 |
|
Mark Backman
|
d8be1282b5
|
Cartesia TTS: Add support for pronunciation_dict_id
|
2026-01-04 09:30:04 -05:00 |
|
Mark Backman
|
91bc5236b5
|
Add trailing space to DeepgramTTSService text generation
|
2026-01-04 08:53:48 -05:00 |
|
Om Chauhan
|
700a94222b
|
fix(smallwebrtc): suppress timeout warnings when tracks are disabled
|
2026-01-01 22:00:08 +05:30 |
|
Sam Sykes
|
d5d2156689
|
Updated changelog.
|
2025-12-31 19:07:11 +00:00 |
|
Mark Backman
|
7b595f10ce
|
Merge pull request #3329 from omChauhanDev/deepgram-tts-validation
added encoding validation in DeepgramTTSService
|
2025-12-31 08:20:40 -05:00 |
|
Aleix Conchillo Flaqué
|
846ca500d3
|
turns: update old turn_start_strategies deprecations
|
2025-12-30 19:50:10 -08:00 |
|
Om Chauhan
|
bd6afd445d
|
added changelog
|
2025-12-31 09:18:18 +05:30 |
|
Sam Sykes
|
8e7a951af8
|
updated changelog
|
2025-12-31 01:36:58 +00:00 |
|
Sam Sykes
|
ba1aeb8f7f
|
Changelog
|
2025-12-31 01:31:46 +00:00 |
|
Aleix Conchillo Flaqué
|
eb5a797b12
|
turns: rename bot turn start to user turn stop strategies
|
2025-12-30 14:33:58 -08:00 |
|
Mark Backman
|
e0b40a330f
|
Add changelog fragment for PR #3322
|
2025-12-30 08:40:28 -05:00 |
|
Aleix Conchillo Flaqué
|
9fe99ed880
|
add and update changelog entries
|
2025-12-29 17:35:10 -08:00 |
|
Aleix Conchillo Flaqué
|
cf46431d92
|
update changelog file
|
2025-12-29 10:30:41 -08:00 |
|
Mark Backman
|
c28ed2206c
|
DeepgramSTTService pushes user started/stopped speaking and interruption frames
|
2025-12-29 10:17:35 -08:00 |
|
Aleix Conchillo Flaqué
|
c821e9f8fd
|
turns: add external user and bot turn start strategies
External strategies are strategies where the logic for user turn start and turn
end come from a different processors (e.g. an STT).
|
2025-12-29 10:17:35 -08:00 |
|
Mark Backman
|
01ce06c756
|
Merge pull request #3288 from pipecat-ai/mb/inworld-cleanup
Inworld TTS service clean up
|
2025-12-29 13:07:20 -05:00 |
|
Mark Backman
|
4bc490c843
|
Merge pull request #3289 from pipecat-ai/mb/audio-context-tts-service-base
Add AudioContextTTSService base class, update AudioContextWordTTSServ…
|
2025-12-29 13:05:06 -05:00 |
|
Mark Backman
|
345885fe7d
|
Merge pull request #3271 from pipecat-ai/mb/changelog-3268
Update fragment name for 3268
|
2025-12-29 13:04:03 -05:00 |
|
Mark Backman
|
7c0d897aa3
|
Merge pull request #3300 from omChauhanDev/nvidia-expose-use_ssl-param
exposed use_ssl param in nvidia services
|
2025-12-29 09:18:26 -05:00 |
|
Aleix Conchillo Flaqué
|
053f59ed6e
|
FrameProcessor: deprecated interruptions_allowed
|
2025-12-28 08:27:02 -08:00 |
|
Aleix Conchillo Flaqué
|
5b93fb9609
|
PipelineTask: deprecate allow_interruptions parameter
|
2025-12-28 08:27:02 -08:00 |
|
Aleix Conchillo Flaqué
|
8b861d9143
|
LLMUserAggregator: move turn_start_strategies from PipelineTask
|
2025-12-28 08:16:34 -08:00 |
|
Aleix Conchillo Flaqué
|
c7589663b5
|
deprecate STTMuteFilter in favor of LLMUSerAggregator user mute strategies
|
2025-12-28 08:12:44 -08:00 |
|
Aleix Conchillo Flaqué
|
a962c4eeba
|
STTMuteFilter: use FunctionCallsStartedFrame and support multiple function calls
|
2025-12-27 13:52:30 -08:00 |
|
Aleix Conchillo Flaqué
|
53b450c1d1
|
added changelog entry for user mute strategies
|
2025-12-27 13:49:31 -08:00 |
|
Om Chauhan
|
edc7db22b6
|
renamed changelog
|
2025-12-26 22:21:24 +05:30 |
|
Om Chauhan
|
2c2317de5d
|
added changelog
|
2025-12-25 20:23:27 +05:30 |
|
Aleix Conchillo Flaqué
|
1f0357ae5e
|
LLMUserAggregator: add bot turn start strategies timeout fallback
|
2025-12-23 15:42:57 -08:00 |
|
Mark Backman
|
44a698cbcc
|
Add AudioContextTTSService base class, update AudioContextWordTTSService inheritance
|
2025-12-23 10:36:17 -05:00 |
|
Mark Backman
|
74ab68cb58
|
Add changelog fragment
|
2025-12-23 10:15:50 -05:00 |
|
Mrunmay Chichkhede
|
d7d979dde1
|
feat: Add GrokRealtimeLLMService for xAI Grok Voice Agent API (#3267)
|
2025-12-20 07:04:12 -05:00 |
|
Sam Sykes
|
76bae6e699
|
Update SpeechmaticsSTTService to use the python voice SDK
|
2025-12-19 19:59:18 -05:00 |
|
Mark Backman
|
f31416c5e4
|
Update fragment name for 3268
|
2025-12-19 17:55:10 -05:00 |
|
Aleix Conchillo Flaqué
|
ec7a7ed048
|
add RNNoiseFilter to changelog and update pyrnnoise to 0.4.1
|
2025-12-19 14:48:06 -08:00 |
|
Aleix Conchillo Flaqué
|
bf791527dc
|
update CHANGELOG for new user/bot turn start strategies
|
2025-12-19 14:48:06 -08:00 |
|
Mark Backman
|
fac1a05eb5
|
Merge pull request #3268 from fixie-ai/mike/ttfb
Add ttfb tracking for Ultravox
|
2025-12-19 15:49:57 -05:00 |
|
kompfner
|
917c512aa8
|
Merge pull request #3263 from pipecat-ai/pk/deprecate-openai-llm-context
Deprecate `OpenAILLMContext` and associated things
|
2025-12-19 13:19:48 -05:00 |
|
Mike Depinet
|
5ec08ff1d8
|
Add ttfb tracking for Ultravox
|
2025-12-19 09:26:11 -08:00 |
|
Paul Kompfner
|
9b6f5853cf
|
Deprecate OpenAILLMContext and associated things
|
2025-12-19 11:23:06 -05:00 |
|
Mark Backman
|
5e94b20562
|
Merge pull request #3233 from jaydamani/jay/improve-elevenlabs-services
Improve Elevenlabs realtime transcription service
|
2025-12-18 19:07:43 -05:00 |
|