Aleix Conchillo Flaqué
|
115e75d808
|
Merge pull request #770 from pipecat-ai/aleix/system-input-frames-and-audio-buffer-processor
system input frames and audio buffer processor fixes
|
2024-12-03 18:58:13 -08:00 |
|
Mark Backman
|
897e024dd8
|
Only run the UserIdleProcessor while pipeline is running
|
2024-12-03 21:09:03 -05:00 |
|
Aleix Conchillo Flaqué
|
1cf93f1dcb
|
FrameProcessor: ignore other frames during CancelFrame
|
2024-12-03 16:26:29 -08:00 |
|
Aleix Conchillo Flaqué
|
d278996d5b
|
updated CHANGELOG
|
2024-12-03 16:12:40 -08:00 |
|
Aleix Conchillo Flaqué
|
322dd0cea1
|
AudioBufferProcessor: use on_audio_data event handler to retrieve audio
|
2024-12-03 16:12:40 -08:00 |
|
Aleix Conchillo Flaqué
|
a6a4910931
|
transports(services): incoming transport messages should be urgent
|
2024-12-03 14:30:15 -08:00 |
|
Aleix Conchillo Flaqué
|
52cefaa9d6
|
frames: remove AppFrame
|
2024-12-03 14:30:15 -08:00 |
|
Aleix Conchillo Flaqué
|
42658ecd92
|
frames: use mixins for audio and image data
|
2024-12-03 14:30:15 -08:00 |
|
Aleix Conchillo Flaqué
|
a6606a4040
|
transports(base_output): remove unused code
|
2024-12-03 14:30:15 -08:00 |
|
Aleix Conchillo Flaqué
|
d6c944cdc1
|
processors(audio): fix AudioBufferProcessor interruptions
|
2024-12-03 14:30:15 -08:00 |
|
Aleix Conchillo Flaqué
|
a5c7b02a73
|
frames: input frames are now system frames
Input frames from a transport should be processed fast and there's no need for
them to be queued internally in each element.
|
2024-12-03 14:30:15 -08:00 |
|
Aleix Conchillo Flaqué
|
6b9223d87e
|
Merge pull request #768 from pipecat-ai/aleix/websocket-server-interruptions
transports(websockets): use frame serializers during interruptions
|
2024-12-02 19:18:20 -08:00 |
|
Aleix Conchillo Flaqué
|
c2135cbe11
|
transports(websockets): use frame serializers during interruptions
|
2024-12-02 19:17:17 -08:00 |
|
Aleix Conchillo Flaqué
|
32495ddd0b
|
Merge pull request #769 from pipecat-ai/aleix/daily-subscribe-video-source
transports(daily): subscribe to the desired video source
|
2024-12-02 19:16:14 -08:00 |
|
Aleix Conchillo Flaqué
|
4301f0abf7
|
Merge pull request #767 from pipecat-ai/aleix/warn-transcription-no-token
transports(daily): warn if transcription enabled but no token provided
|
2024-12-02 15:06:35 -08:00 |
|
Aleix Conchillo Flaqué
|
5e854c4d03
|
transports(daily): subscribe to the desired video source
|
2024-12-02 12:13:23 -08:00 |
|
Aleix Conchillo Flaqué
|
bec46a87ae
|
Merge pull request #766 from Allenmylath/patch-20
Update requirements.txt
|
2024-12-02 10:32:36 -08:00 |
|
Aleix Conchillo Flaqué
|
71cf94e936
|
transports(daily): warn if transcription enabled but no token provided
|
2024-12-02 09:55:17 -08:00 |
|
allenmylath
|
acbecf1c4c
|
Update requirements.txt
daily is not used here.transport is fastapi websocket.
|
2024-12-02 21:36:29 +05:30 |
|
Mark Backman
|
6095fd342e
|
Merge pull request #763 from Allenmylath/patch-19
Update README.md
|
2024-12-02 09:30:36 -05:00 |
|
Waleed
|
bf40b4936b
|
updated env template; added simli variables
|
2024-12-02 12:05:55 +01:00 |
|
Waleed
|
c60dd8d4d2
|
updated environment variable name for cartesia
|
2024-12-02 12:05:32 +01:00 |
|
Waleed
|
d472aaf391
|
updated readme. Added simli
|
2024-12-02 11:50:51 +01:00 |
|
Waleed
|
6cc0b74e6c
|
integrated simli
|
2024-12-02 11:35:46 +01:00 |
|
allenmylath
|
23316fbcf9
|
Update README.md
|
2024-12-02 13:35:44 +05:30 |
|
James Hush
|
5e22ef251d
|
fix: add logging and error handling for issue #721 (#755)
|
2024-11-29 13:06:45 +08:00 |
|
Mark Backman
|
c5324df807
|
Merge pull request #752 from pipecat-ai/mb/google-context-message-conversion
Use Google Gemini message format when adding message to the LLM context
|
2024-11-27 14:13:17 -05:00 |
|
Mark Backman
|
3c19a7ae3d
|
Use Google Gemini message format when adding message to the LLM context
|
2024-11-27 12:46:51 -05:00 |
|
Mark Backman
|
98c0a6e047
|
Merge pull request #749 from pipecat-ai/mb/pipecat-flows-standalone
Make Pipecat Flows an independent package
|
2024-11-25 17:09:11 -05:00 |
|
Mark Backman
|
f599e160de
|
Make Pipecat Flows an independent package
|
2024-11-25 13:42:08 -05:00 |
|
Mark Backman
|
11c5d822f9
|
Merge pull request #746 from pipecat-ai/mb/update-flows
Bumping pipecat-ai-flows version
|
2024-11-22 11:25:03 -05:00 |
|
Mark Backman
|
c3e22f0931
|
Bumping pipecat-ai-flows version
|
2024-11-22 11:21:40 -05:00 |
|
Kwindla Hultman Kramer
|
9409546f90
|
Merge pull request #743 from pipecat-ai/khk/gemini-exp
Empty text content bug fix for Gemini
|
2024-11-21 14:04:28 -08:00 |
|
Kwindla Hultman Kramer
|
8ddac0ccd8
|
Testing with gemini-exp-1114. Bug fix
|
2024-11-21 10:33:12 -08:00 |
|
Vaibhav159
|
6e8e7fa19a
|
adding session_timeout in fastapi
|
2024-11-21 14:56:42 +05:30 |
|
Vaibhav159
|
7dfa886669
|
moving logic to WebsocketServerInputTransport
|
2024-11-21 14:45:24 +05:30 |
|
Vaibhav159
|
da254c5143
|
correcting _monitor_websocket
|
2024-11-21 12:36:51 +05:30 |
|
Vaibhav159
|
e11f128110
|
adding on_session_timeout
|
2024-11-21 12:34:32 +05:30 |
|
Vaibhav-Lodha
|
3aa89fb13a
|
adding session_timeout param
|
2024-11-21 12:20:51 +05:30 |
|
Mark Backman
|
f938960d50
|
Merge pull request #736 from pipecat-ai/mb/language-support
Make language support more robust
|
2024-11-20 13:03:47 -05:00 |
|
Mark Backman
|
2981d87bc1
|
Update changelog
|
2024-11-20 12:56:35 -05:00 |
|
Mark Backman
|
106042bbb2
|
Make language support more robust
|
2024-11-20 12:56:11 -05:00 |
|
Filipi da Silva Fuchter
|
d25ddeb962
|
Merge pull request #739 from pipecat-ai/krisp_v7
bumping krisp to support v7
|
2024-11-20 11:39:39 -03:00 |
|
Filipi Fuchter
|
c441baa692
|
bumping krisp to support v7
|
2024-11-20 11:37:45 -03:00 |
|
Mark Backman
|
676ff14913
|
Merge pull request #735 from pipecat-ai/vp-internal-push-frame-fix
internal push frame fix
|
2024-11-20 06:34:40 -05:00 |
|
Vanessa Pyne
|
14893ade92
|
Update src/pipecat/processors/frame_processor.py
Co-authored-by: Mark Backman <mark@daily.co>
|
2024-11-19 22:37:58 -06:00 |
|
Mark Backman
|
2a39ff69d6
|
Merge pull request #720 from pipecat-ai/mb/conversation-flow
|
2024-11-19 21:46:20 -05:00 |
|
Mark Backman
|
e79289454a
|
Merge pull request #734 from pipecat-ai/mb/fix-cartesia
|
2024-11-19 21:27:52 -05:00 |
|
Mark Backman
|
25d02da1b2
|
Merge pull request #738 from pipecat-ai/mb/natural-conversation-demo
|
2024-11-19 21:27:38 -05:00 |
|
Mark Backman
|
a36fc370fa
|
Improve the 22c foundational example
|
2024-11-19 15:49:40 -05:00 |
|