Mark Backman
|
b28276446d
|
Code review feedback
|
2025-03-18 07:49:54 -04:00 |
|
Mark Backman
|
ddcc1fbb2f
|
Add foundational example 35
|
2025-03-18 07:30:11 -04:00 |
|
Mark Backman
|
4918eab4e8
|
Merge pull request #1371 from pipecat-ai/mb/openai-realtime-transcription
Add TranscriptProcessor support for OpenAIRealtimeBetaLLMService
|
2025-03-18 07:28:07 -04:00 |
|
Mark Backman
|
3f002f8ffb
|
Remove unnecessary TranscriptProcessor examples
|
2025-03-17 16:36:02 -04:00 |
|
Mark Backman
|
d5776c27f4
|
Update 19-openai-realtime-beta
|
2025-03-17 16:35:35 -04:00 |
|
Mark Backman
|
c1382b0691
|
Update the 34-audio-recording.py example to include an STT processor
|
2025-03-15 20:30:35 -04:00 |
|
Vaibhav159
|
5f000efc61
|
adding example
|
2025-03-15 10:36:26 +05:30 |
|
Mark Backman
|
d3cd1a6c59
|
Update with latest starter
|
2025-03-14 20:40:33 -04:00 |
|
Mark Backman
|
24220f38f0
|
Add a Pipecat Cloud deployment example
|
2025-03-14 20:40:29 -04:00 |
|
Aleix Conchillo Flaqué
|
624a454f8b
|
Merge pull request #1366 from adnansiddiquei/neuphonic-tts-plugin
Add integration for Neuphonic TTS
|
2025-03-14 10:27:24 -07:00 |
|
Filipi Fuchter
|
526f9c2e06
|
Fixing the voice agent feedback when disconnected.
|
2025-03-13 18:41:40 -03:00 |
|
Kwindla Hultman Kramer
|
c9a31ea513
|
fix for 26-gemini-multimodal-live.py
|
2025-03-13 14:35:47 -07:00 |
|
Filipi Fuchter
|
8a7e305619
|
Closing the old peer connection
|
2025-03-13 17:35:47 -03:00 |
|
Filipi Fuchter
|
8f2dadf5a0
|
Improving the reconnection logic to be able to recreate the peer connection in some cases.
|
2025-03-13 17:07:32 -03:00 |
|
Aleix Conchillo Flaqué
|
87004937be
|
services(ultravox): CHANGELOG, formatting and minor changes
|
2025-03-13 11:49:18 -07:00 |
|
Aleix Conchillo Flaqué
|
b426be3067
|
Merge pull request #1331 from CerebriumAI/feature/ultravox
Added ultravox service
|
2025-03-13 10:40:00 -07:00 |
|
Filipi Fuchter
|
30432639b4
|
Creating a keep alive connection
|
2025-03-13 14:20:25 -03:00 |
|
Adnan Siddiquei
|
1bf964a667
|
Added two examples on how to use Neuphonic as a TTS (07u).
|
2025-03-13 14:42:42 +00:00 |
|
Filipi Fuchter
|
d33a4b3a11
|
Implementing reconnection logic.
|
2025-03-12 18:23:12 -03:00 |
|
Filipi Fuchter
|
0d05312071
|
Supporting renegotiation inside the voice agent server.
|
2025-03-12 11:55:38 -03:00 |
|
Filipi Fuchter
|
f8e33d8b7b
|
Improving the video transform feedback when we are connecting, and cleaning the pc_id when disconnected.
|
2025-03-12 11:49:33 -03:00 |
|
Filipi Fuchter
|
f24c5b0aa7
|
Adding support for renegotiation.
|
2025-03-12 11:31:18 -03:00 |
|
Michael Louis
|
d9ef19233a
|
Added foundational example for ultravox
|
2025-03-12 10:30:23 -04:00 |
|
Filipi Fuchter
|
da25e0c008
|
Configuring the bot to receive the video live.
|
2025-03-12 10:00:33 -03:00 |
|
Mark Backman
|
3522bbb533
|
tmp
|
2025-03-11 21:55:18 -04:00 |
|
Mark Backman
|
cfca7269f4
|
Update the Cartesia voice in all demos with one built for sonic-2
|
2025-03-11 21:53:03 -04:00 |
|
Filipi Fuchter
|
e56c8f881c
|
Full video transformation example using SmallWebRTCTransport.
|
2025-03-11 11:36:47 -03:00 |
|
Filipi Fuchter
|
a747f08017
|
Simple voice agent example using SmallWebRTCTransport.
|
2025-03-11 11:36:23 -03:00 |
|
Kunal Shah
|
e1c8a09b60
|
[Cartesia] Update the default alias for Cartesia TTS Service
|
2025-03-10 14:43:58 -07:00 |
|
Filipi da Silva Fuchter
|
154fe65011
|
Merge pull request #1336 from pipecat-ai/fixing_function_calling_examples
Pipecat small fixes and refactored function calling examples
|
2025-03-07 16:10:27 -03:00 |
|
Mark Backman
|
a91c26785f
|
Store recording in a folder
|
2025-03-06 18:31:48 -05:00 |
|
Aleix Conchillo Flaqué
|
d7e93551d2
|
examples(chatbot-audio-recording): add support for user/bot turn audio
|
2025-03-06 11:49:01 -08:00 |
|
Filipi Fuchter
|
55b0797fd5
|
Removing the extra examples inside the unified-format-function-calling folder
|
2025-03-06 12:00:22 -03:00 |
|
Filipi Fuchter
|
21443b9a08
|
Refactored gemini multimodal example to use the unified format for function calling.
|
2025-03-06 11:59:08 -03:00 |
|
Filipi Fuchter
|
4b167a3c3d
|
Fixing the ruff format.
|
2025-03-06 10:38:45 -03:00 |
|
Filipi Fuchter
|
2df77430aa
|
Refactoring the 14 series examples to use the unified format for function calling.
|
2025-03-06 10:35:26 -03:00 |
|
Dominic Stewart
|
532423eb4c
|
Updated example to switch pipelines per the original request (#1320)
|
2025-03-05 13:40:36 -08:00 |
|
Filipi Fuchter
|
2a75373c04
|
Created examples for unified format function calling.
|
2025-03-05 14:12:30 -03:00 |
|
Kwindla Hultman Kramer
|
010d9103d4
|
support for Azure OpenAI Realtime API
|
2025-03-01 15:39:19 -08:00 |
|
Vaibhav159
|
974717d1b9
|
sync with main
|
2025-03-01 01:16:21 +05:30 |
|
Vaibhav159
|
59fb631390
|
fixing function calling and adding example
|
2025-03-01 01:14:37 +05:30 |
|
Adrian Cowham
|
803ea9d8bc
|
update the canonical client so that the audio recording is optional as long as there is a transcript
|
2025-02-27 12:31:02 -08:00 |
|
Aleix Conchillo Flaqué
|
d58f398bc4
|
examples: fix for 22d-natural-conversation-gemini-audio.py
|
2025-02-26 13:15:07 -08:00 |
|
Mark Backman
|
a5f41e22f7
|
Merge pull request #1299 from pipecat-ai/mb/add-track-level-recording
Added on_track_audio_data callback to AudioBufferProcessor for track level recording
|
2025-02-26 13:49:36 -05:00 |
|
Mark Backman
|
530bb5233d
|
example: Added a foundational example (34) for audio recording
|
2025-02-26 13:44:32 -05:00 |
|
Aleix Conchillo Flaqué
|
e80311c323
|
Merge pull request #1296 from pipecat-ai/aleix/google-always-send-text-with-audio
GoogleLLMService: always send text with audio
|
2025-02-26 07:47:56 -08:00 |
|
Aleix Conchillo Flaqué
|
f83c89c202
|
examples: update google examples
|
2025-02-25 22:28:02 -08:00 |
|
Aleix Conchillo Flaqué
|
b994a03466
|
examples: add more HTTP TTS services examples
|
2025-02-25 21:40:41 -08:00 |
|
Aleix Conchillo Flaqué
|
6722aae598
|
PipelineTask: force constructor keyword arguments
|
2025-02-25 18:58:47 -08:00 |
|
Aleix Conchillo Flaqué
|
4bd5e9c0a7
|
Merge pull request #1285 from pipecat-ai/aleix/handle-stop-task-gracefully
handle stop task gracefully
|
2025-02-25 11:25:38 -08:00 |
|