Aleix Conchillo Flaqué
|
e51e2f781d
|
Merge pull request #765 from simliai/simli
Add Simli Service
|
2024-12-10 09:23:06 -08:00 |
|
antonyesk601
|
397342d0b9
|
Inizialize simli_client on StartFrame; Follow variable naming scheme; Use logger instead of print statements;
|
2024-12-10 10:11:07 +00:00 |
|
Mark Backman
|
0c4cbc2615
|
Push FunctionCall Frames upstream and downstream; update example
|
2024-12-09 18:27:07 -05:00 |
|
Aleix Conchillo Flaqué
|
423d6485f8
|
services(xtts): default language to Language.EN
|
2024-12-06 10:45:20 -08:00 |
|
Kwindla Hultman Kramer
|
9b51588b92
|
Merge pull request #782 from pipecat-ai/khk/flash-transcription
Async Google LLM + Gemini Flash transcription example
|
2024-12-05 12:50:18 -08:00 |
|
Aleix Conchillo Flaqué
|
3d76b30a7c
|
deepgram: add VAD event handlers
|
2024-12-04 19:31:09 -08:00 |
|
Aleix Conchillo Flaqué
|
2a0e01898f
|
Merge pull request #780 from pipecat-ai/aleix/gstreamer-default-sample-rate
gstreamer: update default sample rate to 24000
|
2024-12-04 19:09:02 -08:00 |
|
Kwindla Hultman Kramer
|
a367a038f1
|
fix for finally clause
|
2024-12-04 18:31:30 -08:00 |
|
Kwindla Hultman Kramer
|
9c22f5b81b
|
async google llm
|
2024-12-04 15:52:52 -08:00 |
|
Aleix Conchillo Flaqué
|
891f261191
|
gstreamer: update default sample rate to 24000
|
2024-12-04 14:41:44 -08:00 |
|
Mark Backman
|
9db3743901
|
Update pyproject.toml with a nim optional dep
|
2024-12-04 12:52:09 -05:00 |
|
Kwindla Hultman Kramer
|
f33f08d667
|
partially working audio+transcription parallel pipelines
|
2024-12-04 08:51:35 -08:00 |
|
Mark Backman
|
d9bc2b618f
|
Update FireworksLLMService to use OpenAILLMService
|
2024-12-04 11:51:05 -05:00 |
|
Mark Backman
|
d5a50e2cad
|
Update AzureLLMService to use OpenAILLMService
|
2024-12-04 11:01:56 -05:00 |
|
Mark Backman
|
728acba8a5
|
Add LLMService stubs for Grok and Groq, add examples
|
2024-12-04 10:08:28 -05:00 |
|
Aleix Conchillo Flaqué
|
52cefaa9d6
|
frames: remove AppFrame
|
2024-12-03 14:30:15 -08:00 |
|
Waleed
|
c60dd8d4d2
|
updated environment variable name for cartesia
|
2024-12-02 12:05:32 +01:00 |
|
Waleed
|
6cc0b74e6c
|
integrated simli
|
2024-12-02 11:35:46 +01:00 |
|
Mark Backman
|
f599e160de
|
Make Pipecat Flows an independent package
|
2024-11-25 13:42:08 -05:00 |
|
Kwindla Hultman Kramer
|
8ddac0ccd8
|
Testing with gemini-exp-1114. Bug fix
|
2024-11-21 10:33:12 -08:00 |
|
Mark Backman
|
2a39ff69d6
|
Merge pull request #720 from pipecat-ai/mb/conversation-flow
|
2024-11-19 21:46:20 -05:00 |
|
Mark Backman
|
a36fc370fa
|
Improve the 22c foundational example
|
2024-11-19 15:49:40 -05:00 |
|
Mark Backman
|
97659ca3f0
|
Use the new pipecat-ai-flows module
|
2024-11-18 21:29:35 -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
|
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
|
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 |
|
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
|
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 |
|
Aleix Conchillo Flaqué
|
d1db54d5fe
|
examples(playht): use a 2.0 engine
|
2024-11-13 17:19:23 +01:00 |
|
Mark Backman
|
cd42320788
|
Update changelog
|
2024-11-12 18:28:04 -05:00 |
|
Kwindla Hultman Kramer
|
335178ff06
|
some gemini audio input examples
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
ee53535f41
|
gemini audio-in with no transcription
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
91ac40307e
|
small fix and more prompt examples
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
b6c2c1f730
|
anthropic natural conversation example using claude haiku
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
b56c789ae4
|
fixes for proposed judge pipeline
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
bd435d9e62
|
missing commit
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
55a81df84f
|
contributing to llm-as-judge phrase endpointing work
|
2024-11-11 21:04:50 -08:00 |
|
Kwindla Hultman Kramer
|
87434460f5
|
temp hacking
|
2024-11-11 21:04:50 -08:00 |
|
Mark Backman
|
958ec42e8d
|
Add Rime.ai TTS service
|
2024-11-11 21:58:09 -05:00 |
|
Aleix Conchillo Flaqué
|
d839080834
|
Merge pull request #642 from pipecat-ai/aleix/input-queues-block-frames
introduce frame processor input queues block frames
|
2024-11-09 14:30:17 -08:00 |
|
Kwindla Hultman Kramer
|
33fc5bf990
|
improved 20c-persistent-context-anthropic.py
|
2024-11-08 16:42:30 -08:00 |
|
Kwindla Hultman Kramer
|
a54ca08405
|
fixes for anthropic function calling
|
2024-11-08 16:33:02 -08:00 |
|
Filipi Fuchter
|
e915c676aa
|
Added support for Krisp audio filter
|
2024-11-08 16:18:10 -03:00 |
|