James Hush
875ecf7fcb
Add command line args
...
Fix
2024-12-19 14:40:50 +08:00
James Hush
8fb75cf6a7
test: batch dialout demo
...
Rename
Save changes
Batches of 50
No sort
Only write dialout false
Add rate limit handling
Save
Improvements
Save progress with recording
Fixed stop
Add backoff
Save logs
Make table nicer
Move to new folder
2024-12-19 14:40:47 +08:00
Aleix Conchillo Flaqué
17162258a2
fix ruff linter import organization
2024-12-17 11:28:58 -08:00
Aleix Conchillo Flaqué
da3fb98101
examples(storytelling-chatbot): update dependencies
2024-12-17 11:24:50 -08:00
Mark Backman
ca086a856f
Add custom assistant context aggregator for Grok due to content requirement in function calling
2024-12-17 09:11:21 -05:00
Mark Backman
f90cbe8086
Fix a bunch of README docs links
2024-12-15 14:30:20 -05:00
Aleix Conchillo Flaqué
6d11911d83
Revert "no longer necessary to call super().process_frame(frame, direction)"
2024-12-12 17:03:40 -08:00
Aleix Conchillo Flaqué
3c3fd67d96
no longer necessary to call super().process_frame(frame, direction)
2024-12-12 13:03:41 -08:00
chadbailey59
88d530e840
Update requirements.txt for simple-chatbot
...
The gemini example doesn't actually work from a fresh install, because the requirements.txt file doesn't include google :)
2024-12-12 09:31:15 -06:00
Aleix Conchillo Flaqué
133e1aff6c
polly: renamed AWSTTSService to PollyTTSService
2024-12-11 17:56:43 -08:00
Aleix Conchillo Flaqué
42f5ec20f6
examples: fixes for moondream-chatbot and studypal
2024-12-11 10:46:38 -08:00
Mark Backman
027e360436
Fix demo numbering and prompt the bot to say hi in 26b
2024-12-11 11:36:38 -05:00
Kwindla Hultman Kramer
c219172266
Gemini Multimodal Live function calling example
2024-12-11 08:29:09 -08:00
Mark Backman
7b040be209
Merge pull request #830 from pipecat-ai/khk/gemini-multimodal-live
...
Gemini Multimodal Live API service
2024-12-11 11:25:55 -05:00
Mark Backman
0d74531f36
Minor changes to demos
2024-12-11 11:23:59 -05:00
Mark Backman
3341c4f608
Merge pull request #831 from pipecat-ai/mb/gemini-simple-chatbot
...
Gemini updates to the simple-chatbot demo
2024-12-11 11:15:15 -05:00
Mark Backman
8086a94e49
Renumber foundational demos
2024-12-11 10:56:51 -05:00
Kwindla Hultman Kramer
81895f4a5c
Gemini Multimodal Live API service
2024-12-11 07:38:23 -08:00
Mark Backman
2846d6f461
Update READMEs and comment files
2024-12-11 00:06:35 -05:00
Mark Backman
14f309ce2b
Add Gemini Live bot file
2024-12-10 22:25:17 -05:00
Aleix Conchillo Flaqué
b85072637f
examples(26-simli-layer): use room returned by configure()
2024-12-10 18:42:12 -08:00
Aleix Conchillo Flaqué
ffe1e023e7
Merge pull request #819 from pipecat-ai/aleix/fix-openaillmcontext-from-image-frame
...
fix OpenAILLMContext from image frame
2024-12-10 18:39:55 -08:00
Aleix Conchillo Flaqué
c7ca0eea0f
Merge pull request #823 from pipecat-ai/aleix/fix-15a-switch-languages
...
examples: fix 15a-switch-languages pipeline
2024-12-10 18:34:13 -08:00
Aleix Conchillo Flaqué
67e8252d76
examples: fix 15a-switch-languages pipeline
2024-12-10 18:27:49 -08:00
Aleix Conchillo Flaqué
775aa9493e
examples: fix 11-sound-effects
2024-12-10 18:25:43 -08:00
Aleix Conchillo Flaqué
246c825a82
examples: rename 07p-interruptible-google-audio-in to 07s
2024-12-10 17:07:17 -08:00
Aleix Conchillo Flaqué
d2dabe4358
riva: rename FastpitchTTSService to FastPitchTTSService
2024-12-10 13:30:43 -08:00
vipyne
8caad15e9b
examples trivial update
2024-12-10 15:15:46 -06:00
vipyne
9222d9f721
services(riva): cleanup
2024-12-10 15:15:46 -06:00
vipyne
5a467a30a3
add nvidia riva - fastpitch
2024-12-10 15:15:46 -06:00
vipyne
8a9fdaf441
services(riva): cleanup
2024-12-10 15:15:46 -06:00
vipyne
49ce3dcb27
add nvidia riva - fastpitch
2024-12-10 15:15:46 -06:00
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
allenmylath
64faf2218e
Update examples/patient-intake/README.md
...
Co-authored-by: Mark Backman <m.backman@gmail.com >
2024-12-07 19:08:00 +05:30
allenmylath
e77a785a7d
Update README.md
2024-12-07 13:36:50 +05:30
Aleix Conchillo Flaqué
e344a73d14
Merge pull request #797 from pipecat-ai/aleix/xtts-default-language
...
services(xtts): default language to Language.EN
2024-12-06 11:00:53 -08:00
Aleix Conchillo Flaqué
423d6485f8
services(xtts): default language to Language.EN
2024-12-06 10:45:20 -08:00
Aleix Conchillo Flaqué
842b3de7f5
FastAPIWebsocketTransport: fix to work with text and binary
2024-12-06 10:31:42 -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
Mark Backman
274278e229
Merge pull request #789 from pipecat-ai/mb/update-simple-chatbot-demo
...
Add RTVI transcripts, align styling
2024-12-05 11:56:07 -05:00
Mark Backman
6b94bcac03
Add RTVI transcripts, align styling
2024-12-05 11:12:48 -05:00
Aleix Conchillo Flaqué
969b87dee9
update aiohttp version to 3.11.9
2024-12-05 07:35:21 -08:00
Mark Backman
672b1c6d73
Merge pull request #786 from Allenmylath/patch-21
...
Update README.md
2024-12-05 09:15:24 -05:00
Mark Backman
f455eb171b
Merge pull request #784 from pipecat-ai/mb/simple-bot-client
...
Update the simple-chatbot demo to have JS and React clients
2024-12-05 08:34:33 -05:00
allenmylath
62c8c90e17
Update README.md
2024-12-05 13:23:05 +05:30
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
Mark Backman
c467ec8ded
Merge pull request #772 from pipecat-ai/mb/nim-llm
...
Add a NIM LLM service
2024-12-04 21:41:09 -05:00