Mark Backman
e4c2f6d4c2
Update changelog
2024-11-18 21:32:53 -05:00
Mark Backman
97659ca3f0
Use the new pipecat-ai-flows module
2024-11-18 21:29:35 -05:00
vipyne
e00c75ce3f
fix: raise exception in internal_push_frame
2024-11-18 16:01:04 -06:00
Mark Backman
cf62167f54
Revert: services(cartesia): generated TTSStoppedFrame after no more audio
2024-11-18 12:25:04 -05:00
Mark Backman
b3dfeb61c4
Add CHANGELOG entry
2024-11-18 12:18:20 -05:00
Mark Backman
bd020320cd
Support a list of messages
2024-11-18 12:18:20 -05:00
Mark Backman
7a55d2d7db
Add end session handler and update example
2024-11-18 12:18:20 -05:00
Mark Backman
b7308dca5d
Fix issue where actions would execute on terminating nodes
2024-11-18 12:18:20 -05:00
Mark Backman
5301f44b3b
Add pre- and post-actions
2024-11-18 12:18:20 -05:00
Mark Backman
686165b95a
Add ability to register actions
2024-11-18 12:18:20 -05:00
Mark Backman
4e0ecdd673
Class name updates and remove FrameProcessor base class
2024-11-18 12:18:20 -05:00
Mark Backman
1b74560f9d
Move function registration into the ConversationFlowProcessor class
2024-11-18 12:18:20 -05:00
Mark Backman
0c1070433f
Clean up and commenting
2024-11-18 12:18:20 -05:00
Mark Backman
ece2c08cde
debugging
2024-11-18 12:18:20 -05:00
Mark Backman
0b9742da9e
Add a conversation flow processor
2024-11-18 12:18:20 -05:00
Aleix Conchillo Flaqué
635aa6eb5b
Merge pull request #729 from pipecat-ai/aleix/fastapi-websocket-dont-close
...
transports(fastapi): don't try to close socket
2024-11-18 16:01:41 +01:00
Mark Backman
1ff17cc2b6
Merge pull request #733 from pipecat-ai/aleix/add-missing-init-files
...
processors: add missing __init__.py
2024-11-18 09:44:56 -05:00
Mark Backman
41ce9e9087
Merge pull request #697 from pipecat-ai/cst/leave-message
...
add handler for disconnect-bot message
2024-11-18 09:38:11 -05:00
Mark Backman
4803c54ecf
Update CHANGELOG
2024-11-18 09:36:19 -05:00
Christian Stuff
5d7b3f2b38
add handler for disconnect-bot message
2024-11-18 09:33:30 -05:00
Aleix Conchillo Flaqué
23e5b1ec4d
processors: add missing __init__.py
2024-11-18 11:32:20 +01:00
Aleix Conchillo Flaqué
7f5a8928b8
transports(fastapi): don't try to close socket
...
The websocket is passed from outside (in the transport constructor) so we should
not be trying to close it. FastAPI does actually close it later. We didn't see
any issue because these functions were not implemented properly. The value to
check was `application_state` instead of `client_state`. But in any case,
Pipecat should not be responsible for closing things passed from outside.
2024-11-18 01:15:19 +01:00
Aleix Conchillo Flaqué
53f675f5cf
Merge pull request #727 from pipecat-ai/aleix/pipecat-0.0.49
...
update CHANGELOG for 0.0.49
v0.0.49
2024-11-18 06:27:12 +08:00
Aleix Conchillo Flaqué
8173e4ce55
update CHANGELOG for 0.0.49
2024-11-17 23:26:09 +01:00
Aleix Conchillo Flaqué
5445bb0363
rtvi: add on_bot_started event
2024-11-17 22:40:00 +01:00
Mark Backman
a2a94724e5
Merge pull request #725 from pipecat-ai/mb/fix-simple-chatbot
...
Fix simple-chatbot example
2024-11-16 12:10:05 -05:00
Aleix Conchillo Flaqué
a8f9b0635a
Merge pull request #722 from pipecat-ai/aleix/more-dailin-events
...
transports(daily): add more dial-in events
2024-11-17 01:09:01 +08:00
Mark Backman
4273a31fd5
Fix simple-chatbot example
2024-11-16 07:48:42 -05:00
Aleix Conchillo Flaqué
67f975a2c8
transports(daily): add more dial-in events
2024-11-16 01:22:50 +01:00
Mark Backman
d0bca67666
Merge pull request #716 from pipecat-ai/mb/mute-stt-service
...
Add STTMuteFilter to un/mute the STT
2024-11-14 19:55:00 -05:00
Mark Backman
966974bfc6
Change STTMuteProcessor to STTMuteFilter
2024-11-14 19:47:37 -05:00
Mark Backman
f807f233bd
Suppress UserStartedSpeakingFrame and UserStoppedSpeakingFrame when muted
2024-11-14 17:11:51 -05:00
Mark Backman
33108f5798
Code review feedback
2024-11-14 17:05:08 -05:00
Mark Backman
52de825af8
Update CHANGELOG
2024-11-14 13:47:08 -05:00
Mark Backman
5fe679039c
Add STTMuteProcessor to un/mute the STT
2024-11-14 13:35:02 -05:00
Kwindla Hultman Kramer
534f710f5d
Merge pull request #688 from pipecat-ai/khk/natural-conversation
...
More work on llm-as-judge phrase endpointing
2024-11-14 09:15:16 -08:00
Mark Backman
53a11744a8
Merge pull request #712 from pipecat-ai/aleix/some-languages-tweaks
...
some languages tweaks
2024-11-14 09:33:26 -05:00
Mark Backman
72412cc0c4
Code review feedback
2024-11-14 09:31:04 -05:00
Mark Backman
b77ac07bc6
Merge pull request #715 from pipecat-ai/mb/update-readme-2
...
Add visual divider below Pipecat README image
2024-11-14 08:54:25 -05:00
Mark Backman
eb6926e0ce
Add visual divider below Pipecat README image
2024-11-14 08:51:07 -05:00
Mark Backman
3b2c9de944
Merge pull request #713 from pipecat-ai/mb/update-readme
...
Update README
2024-11-14 08:45:28 -05:00
Mark Backman
27ff868e5a
Move CONTRIBUTING to top directory
2024-11-14 08:43:03 -05:00
Mark Backman
57ef525a8e
Update README
2024-11-14 08:43:03 -05:00
Aleix Conchillo Flaqué
d1db54d5fe
examples(playht): use a 2.0 engine
2024-11-13 17:19:23 +01:00
Aleix Conchillo Flaqué
4f88fc0eb8
services(tts): initialize language to the proper language code
2024-11-13 17:19:23 +01:00
Aleix Conchillo Flaqué
37d1f4c4e1
services(tts): some language to service language cleanup
2024-11-13 17:19:23 +01:00
Aleix Conchillo Flaqué
ef9e86d997
services(playht): make sure we only skip wav header no matter the size
2024-11-13 17:19:23 +01:00
Aleix Conchillo Flaqué
2d2ef5a417
services(playht): voice engine is Play3.0-mini
2024-11-13 17:19:23 +01:00
Aleix Conchillo Flaqué
c1fff00586
services(playht): fix language codes
2024-11-13 17:19:23 +01:00
Mark Backman
0af2196f50
Merge pull request #708 from pipecat-ai/mb/add-rime-ai
...
Add RimeTTSService
2024-11-12 18:29:53 -05:00