Aleix Conchillo Flaqué
|
ef1ade3a71
|
allow enabling watchdog timers per frame processor or task
|
2025-06-25 16:36:19 -07:00 |
|
Aleix Conchillo Flaqué
|
4f032f5b96
|
update keepalive times depending on watchdog timers
|
2025-06-25 15:55:16 -07:00 |
|
Aleix Conchillo Flaqué
|
357934a644
|
watchdog timers are disabled by default use enable_watchdog_timers
|
2025-06-25 15:55:16 -07:00 |
|
Aleix Conchillo Flaqué
|
327973657f
|
TaskManager: remove wathcdog timer when main task is done
|
2025-06-25 11:26:21 -07:00 |
|
Aleix Conchillo Flaqué
|
d2730e6741
|
GooglSTTService: cleanup request queues
|
2025-06-25 11:12:32 -07:00 |
|
Aleix Conchillo Flaqué
|
eb5ecab104
|
no need to call start_watchdog() only reset_watchdog()
|
2025-06-25 11:12:32 -07:00 |
|
Mark Backman
|
7034a9e3fd
|
fix: add missing ConfigDict import in openai_realtime_beta/events
|
2025-06-25 11:32:29 -04:00 |
|
Filipi da Silva Fuchter
|
8f7ed12262
|
Merge pull request #2061 from pipecat-ai/not_force_bot_speaking
Not forcing the bot resume speaking in case we receive no transcription.
|
2025-06-24 20:57:46 -03:00 |
|
Filipi Fuchter
|
d5cd742237
|
Not forcing the bot resume speaking in case we receive no transcription.
|
2025-06-24 20:12:49 -03:00 |
|
Aleix Conchillo Flaqué
|
1f1da8942d
|
SentryMetrics: send metrics to sentry asynchronously
|
2025-06-24 15:56:08 -07:00 |
|
Mark Backman
|
d6f7ecc0a3
|
fix: Telnyx, catch error when user has hung up the call first
|
2025-06-24 17:28:00 -04:00 |
|
Jorge Piedrahita Ortiz
|
851cf079c3
|
Merge branch 'main' into snova-jorgep/sambanova-integration
|
2025-06-24 16:00:28 -05:00 |
|
jhpiedrahitao
|
dfb0da32a9
|
fmt
|
2025-06-24 15:59:40 -05:00 |
|
Aleix Conchillo Flaqué
|
2ec6b6c995
|
Merge pull request #2060 from pipecat-ai/aleix/watchdog-timeout-secs
FrameProcessor: use watchdog_timeout_secs
|
2025-06-24 13:36:39 -07:00 |
|
Aleix Conchillo Flaqué
|
53b769a8ec
|
FrameProcessor: use watchdog_timeout_secs
|
2025-06-24 13:33:47 -07:00 |
|
Filipi Fuchter
|
dc4a58877e
|
Fixing merge conflict.
|
2025-06-24 17:12:40 -03:00 |
|
Filipi Fuchter
|
a6243a6fe7
|
Merge branch 'main' into filipi/pipeline_freeze
# Conflicts:
# CHANGELOG.md
# src/pipecat/pipeline/task.py
# src/pipecat/processors/frame_processor.py
# src/pipecat/transports/base_input.py
|
2025-06-24 17:11:21 -03:00 |
|
Filipi Fuchter
|
51f7d14d0a
|
Merge branch 'main' into filipi/pipeline_freeze
|
2025-06-24 16:44:07 -03:00 |
|
Filipi Fuchter
|
4853d5d1fc
|
Handling the case where user stopped speaking but no new aggregation received.
|
2025-06-24 16:42:10 -03:00 |
|
Aleix Conchillo Flaqué
|
076a8938f0
|
add start_watchdog/reset_watchdog to tasks
|
2025-06-24 11:56:20 -07:00 |
|
Aleix Conchillo Flaqué
|
5a3457ba33
|
introduce task watchdog timers
|
2025-06-24 11:56:20 -07:00 |
|
Aleix Conchillo Flaqué
|
2fc224384d
|
Merge pull request #2059 from pipecat-ai/aleix/heartbeatframe-control-frames
HeartbeatFrames are now control frames
|
2025-06-24 11:55:18 -07:00 |
|
Aleix Conchillo Flaqué
|
a4e6ea5a3f
|
HeartbeatFrames are now control frames
|
2025-06-24 11:27:39 -07:00 |
|
vipyne
|
dd1ff237a8
|
lint mcp_service
|
2025-06-24 12:58:33 -05:00 |
|
Vanessa Pyne
|
39d80d0b0e
|
Merge pull request #1887 from ezun-kim/feat/mcp-sse-params
Fix SSE server connection handling for MCP client
|
2025-06-24 12:58:05 -05:00 |
|
Mark Backman
|
2eb244c80a
|
Send context_id when available in ElevenLabsTTSService keepalive message
|
2025-06-24 10:52:49 -04:00 |
|
Mark Backman
|
aee3011d61
|
Merge pull request #2037 from pipecat-ai/mb/11labs-close-context
Fix: Correctly close the context for ElevenLabsTTSService
|
2025-06-24 07:44:22 -04:00 |
|
Kwindla Hultman Kramer
|
6b24f89fa7
|
small fix for processor pause/resume frames
|
2025-06-23 16:44:32 -07:00 |
|
Filipi Fuchter
|
2097800042
|
Allowing to clear the turn analyser
|
2025-06-23 18:50:37 -03:00 |
|
Filipi Fuchter
|
6739318e68
|
Forcing user stopped speaking due to timeout to receive audio frame!
|
2025-06-23 18:50:02 -03:00 |
|
Filipi Fuchter
|
d0bd563d42
|
Logging the BaseException inside the cancel_task.
|
2025-06-23 18:48:44 -03:00 |
|
Filipi Fuchter
|
74280829fc
|
Fixed an issue with the FastAPIWebsocketClient to disconnect in case the websocket is already closed.
|
2025-06-23 18:48:03 -03:00 |
|
Filipi Fuchter
|
3fde8880f2
|
Fixed a couple of places inside the FrameProcessor where we should not raise the exceptions.
|
2025-06-23 18:47:54 -03:00 |
|
Filipi Fuchter
|
98d39e0d38
|
Logging the last 10 frames received in case idle timeout is detected.
|
2025-06-23 18:47:17 -03:00 |
|
Mark Backman
|
d00a91074e
|
Update OpenAIRealtimeBetaLLMService model to gpt-4o-realtime-preview-2025-06-03
|
2025-06-23 16:26:42 -04:00 |
|
Mark Backman
|
633c25cb13
|
Merge pull request #2039 from pipecat-ai/mb/remove-lang-validation
OpenAIRealtimeBetaLLMService accepts language for all InputAudioTrans…
|
2025-06-23 14:41:09 -04:00 |
|
Jorge Piedrahita Ortiz
|
be14eb2460
|
Merge branch 'pipecat-ai:main' into snova-jorgep/sambanova-integration
|
2025-06-23 12:23:00 -05:00 |
|
jhpiedrahitao
|
e26dbffcbe
|
update sambanova init imports
|
2025-06-23 12:22:08 -05:00 |
|
Mark Backman
|
59992fd24a
|
Merge pull request #2044 from pipecat-ai/mb/daily-rest-docstring
Add missing arg docstring in DailyRESTHelper
|
2025-06-23 11:24:44 -04:00 |
|
Mark Backman
|
16c0e2460b
|
TurnTrackingObserver ends turn upon seeing EndFrame, CancelFrame
|
2025-06-23 11:08:51 -04:00 |
|
Mark Backman
|
92246f7125
|
Add missing arg docstring in DailyRESTHelper
|
2025-06-22 13:44:59 -04:00 |
|
Mark Backman
|
7737335ec9
|
OpenAIRealtimeBetaLLMService accepts language for all InputAudioTranscription models
|
2025-06-21 10:08:46 -04:00 |
|
Mark Backman
|
5cc9b7e0d1
|
Fix: Correctly close the context for ElevenLabsTTSService
|
2025-06-20 15:47:03 -04:00 |
|
Alrahma
|
89750086c5
|
Support AWS Polly Lexicon Names parameter
Documentation reference
[AWS Managing
Lexicons](https://docs.aws.amazon.com/polly/latest/dg/managing-lexicons.html)
|
2025-06-20 09:47:46 +01:00 |
|
Aleix Conchillo Flaqué
|
878ae42d84
|
AWSNovaSonicLLMService: fix function calling
|
2025-06-19 14:26:34 -07:00 |
|
Aleix Conchillo Flaqué
|
d34ebfc126
|
Merge pull request #2027 from pipecat-ai/aleix/task-on-idle-timeout-repeated
PipelineTask: fix repeated on_idle_timeout
|
2025-06-19 14:13:10 -07:00 |
|
Aleix Conchillo Flaqué
|
028f7b2d65
|
PipelineTask: fix repeated on_idle_timeout
|
2025-06-19 09:14:10 -07:00 |
|
Mark Backman
|
0aa3ec50f2
|
Merge pull request #2023 from pipecat-ai/mb/allow-interruptions-true
allow_interruptions=True
|
2025-06-19 10:24:53 -04:00 |
|
Aleix Conchillo Flaqué
|
b118082984
|
AudioBufferProcessor: treat all streams as intermittent
This fixes an issue with STTMuteFilter that prevents user audio to be pushed
downstream.
|
2025-06-18 18:23:31 -07:00 |
|
Mark Backman
|
b5c0ac5f25
|
allow_interruptions=True
|
2025-06-18 20:33:40 -04:00 |
|