Mark Backman
|
1cc2da571e
|
Add new STT mute strategy, accept a set of strategies
|
2024-12-09 10:50:08 -05:00 |
|
Kwindla Hultman Kramer
|
c6b401b5d1
|
Merge pull request #805 from pipecat-ai/khk/parallel-pipeline-fix
Check to avoid double-join in ParallelPipeline case
|
2024-12-07 21:49:16 -08:00 |
|
Kwindla Hultman Kramer
|
315b7fcc34
|
check to avoid double-join
|
2024-12-07 21:22:36 -08:00 |
|
Mark Backman
|
e9f5fe0f37
|
Merge pull request #802 from Allenmylath/patch-22
Update README.md
|
2024-12-07 10:14:44 -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 |
|
Mark Backman
|
03a269fb87
|
Merge pull request #801 from pipecat-ai/aleix/rtvi-handle-transport-urgent-frames
rtvi: handle transport urgent frames
|
2024-12-06 21:33:18 -05:00 |
|
Aleix Conchillo Flaqué
|
d1a55c6063
|
rtvi: handle transport urgent frames
|
2024-12-06 17:51:09 -08:00 |
|
Aleix Conchillo Flaqué
|
422ee98db0
|
Merge pull request #798 from pipecat-ai/aleix/functioncall-data-frames
frames: FunctionCallResultFrame should be a DataFrame as before
|
2024-12-06 16:38:23 -08:00 |
|
Aleix Conchillo Flaqué
|
3d4620cf95
|
frames: FunctionCallResultFrame should be a DataFrame as before
|
2024-12-06 11:54:50 -08:00 |
|
Aleix Conchillo Flaqué
|
752a6f02b5
|
Merge pull request #799 from pipecat-ai/aleix/cartesia-interruptions-fix
cartesia: fix broken interruptions
|
2024-12-06 11:52:22 -08:00 |
|
Aleix Conchillo Flaqué
|
7e41809ec2
|
cartesia: fix broken interruptions
|
2024-12-06 11:49:03 -08:00 |
|
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é
|
d6f480fa50
|
Merge pull request #791 from pipecat-ai/aleix/fastapi-generic-websocket
FastAPIWebsocketTransport: fix to work with text and binary
|
2024-12-06 10:46:16 -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 |
|
Aleix Conchillo Flaqué
|
3cb7829624
|
update CHANGELOG
|
2024-12-06 10:31:11 -08:00 |
|
Aleix Conchillo Flaqué
|
4292507616
|
Merge pull request #793 from balalofernandez/send-interruption-to-cartesia
fix: Send interruption to cartesia
|
2024-12-06 10:26:34 -08:00 |
|
Aleix Conchillo Flaqué
|
98c9759f41
|
Merge pull request #796 from pipecat-ai/aleix/improve-tts-reconnection
services: improve Cartesia, 11Labs, PlayHT and LMNT TTS reconnection
|
2024-12-06 10:22:54 -08:00 |
|
Aleix Conchillo Flaqué
|
bafb867ffc
|
services: improve Cartesia, 11Labs, PlayHT and LMNT TTS reconnection
|
2024-12-06 10:11:59 -08:00 |
|
Mark Backman
|
b05809be2e
|
Merge pull request #794 from pipecat-ai/mb/upgrade-anthropic
Upgrade Anthropic to the latest to avoid collision with aiohttp 3.11.9
|
2024-12-06 12:01:51 -05:00 |
|
Mark Backman
|
57d346ce13
|
Upgrade Anthropic to the latest to avoid collision with aiohttp 3.11.9
|
2024-12-06 11:59:19 -05:00 |
|
balalo
|
9001cb17ce
|
Fix interruption frame to avoid issues with sending None
|
2024-12-06 17:42:46 +01:00 |
|
Mark Backman
|
40cfd9776f
|
Merge pull request #792 from pipecat-ai/mb/cartesia-languages
Add additional languages for Cartesia
|
2024-12-06 09:57:38 -05:00 |
|
Mark Backman
|
d68b3ad1b2
|
Add additional languages for Cartesia
|
2024-12-06 09:22:05 -05: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é
|
9a36a4ca32
|
Merge pull request #790 from pipecat-ai/aleix/base-output-transport-wait-for-output-tasks
transports(base_output): wait for output tasks on EndFrame
|
2024-12-05 11:30:55 -08:00 |
|
Aleix Conchillo Flaqué
|
f80a97b545
|
transports(base_output): wait for output tasks on EndFrame
|
2024-12-05 11:26: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 |
|
balalo
|
bc699735a3
|
Send interruption message to cartesia
|
2024-12-05 16:23:40 +01:00 |
|
Mark Backman
|
00fd381808
|
Merge pull request #745 from pipecat-ai/mb/user-idle
Only run the UserIdleProcessor while pipeline is running
|
2024-12-05 10:12:02 -05: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é
|
28bb448605
|
Merge pull request #783 from pipecat-ai/aleix/deepgram-vad-event-handlers
deepgram: add VAD event handlers
|
2024-12-04 19:35:22 -08:00 |
|
Aleix Conchillo Flaqué
|
3d76b30a7c
|
deepgram: add VAD event handlers
|
2024-12-04 19:31:09 -08:00 |
|
Aleix Conchillo Flaqué
|
0ae8ca0813
|
Merge pull request #781 from pipecat-ai/aleix/websocket-transports-mixer-fixes
websocket transports mixer fixes
|
2024-12-04 19:12:20 -08:00 |
|
Aleix Conchillo Flaqué
|
0935d773f5
|
transport(websockets): fix initial busy loop when using audio mixers
|
2024-12-04 19:10:39 -08:00 |
|
Aleix Conchillo Flaqué
|
e0f7a8a9f4
|
audio(mixer): SoundfileMixer doesn't resample files anymore
|
2024-12-04 19:09:50 -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 |
|
Aleix Conchillo Flaqué
|
9d25e325dd
|
Merge pull request #779 from pipecat-ai/aleix/websocket-server-audio-mixins-fix
frames: fix AudioRawFrame mixin
|
2024-12-04 19:08:41 -08:00 |
|
Aleix Conchillo Flaqué
|
37c21426bf
|
Merge pull request #778 from pipecat-ai/aleix/transports-disconnect-on-last-transport
transports: fix premature input transport closing
|
2024-12-04 19:08:23 -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 |
|
Kwindla Hultman Kramer
|
a367a038f1
|
fix for finally clause
|
2024-12-04 18:31:30 -08:00 |
|
Mark Backman
|
e45a123eab
|
Add image to README
|
2024-12-04 21:29:22 -05:00 |
|
Mark Backman
|
2ecc0e2b13
|
Remove node modules
|
2024-12-04 21:28:17 -05:00 |
|
Mark Backman
|
d532e924cd
|
Add .gitignore
|
2024-12-04 21:28:17 -05:00 |
|
Mark Backman
|
36208049dc
|
Update changelog
|
2024-12-04 21:28:17 -05:00 |
|