Mark Backman
|
b3c5dc4045
|
Merge pull request #1443 from adithyaxx/anthropic-client-bug-fixes
Handle missing token counts in AsyncAnthropicBedrock client properly
|
2025-05-05 21:13:11 -04:00 |
|
Aleix Conchillo Flaqué
|
855d567b1e
|
only send data to transports after they are really ready
|
2025-05-05 14:06:58 -07:00 |
|
Aleix Conchillo Flaqué
|
e15fa8777a
|
Merge pull request #1737 from CerebriumAI/kyle/fix-ultravox-spacing
[Fix] Ultravox frame spacing issue
|
2025-05-05 09:34:49 -07:00 |
|
Aleix Conchillo Flaqué
|
044e2d3e73
|
DailyTransport: remove custom tracks before leaving
|
2025-05-05 08:35:35 -07:00 |
|
Kyle Gani
|
be112ec63f
|
Merge branch 'kyle/fix-ultravox-performance' of github.com:CerebriumAI/pipecat into kyle/fix-ultravox-performance
|
2025-05-05 17:13:26 +02:00 |
|
Kyle Gani
|
d2f56c4e8f
|
Fix: Spacing issue
|
2025-05-05 17:13:21 +02:00 |
|
Kwindla Hultman Kramer
|
b25f3b2ed2
|
support for rime arcana model
|
2025-05-05 10:50:46 -04:00 |
|
Aleix Conchillo Flaqué
|
54971a0735
|
update to daily-python 0.18.1
|
2025-05-02 17:47:44 -07:00 |
|
Mark Backman
|
4513e81e13
|
Merge pull request #1723 from pipecat-ai/mb/base-output-bot-speaking-log
Only display the destination in the bot started/stopped speaking log …
|
2025-05-02 17:32:47 -04:00 |
|
Mark Backman
|
872204b795
|
Only display the destination in the bot started/stopped speaking log when there is a desintation
|
2025-05-02 17:29:28 -04:00 |
|
Aleix Conchillo Flaqué
|
7152faafb2
|
BaseOutputTransport: always initialize audio task
We also use the audio task to also send synchronized images with audio.
|
2025-05-02 14:23:15 -07:00 |
|
Mark Backman
|
e6aadaccd8
|
Merge pull request #1721 from pipecat-ai/mb/simli-silent-frames
Fix: SimliVideoService was continuously emitting audio, preventing Bo…
|
2025-05-02 16:44:39 -04:00 |
|
vipyne
|
b2754117c8
|
Riva: refactor function_id and model_name
|
2025-05-02 15:33:10 -05:00 |
|
vipyne
|
6c428c303b
|
update magpie voice
|
2025-05-02 15:33:10 -05:00 |
|
Mark Backman
|
e7d889a143
|
Update RivaSTTService to use by default
|
2025-05-02 15:33:10 -05:00 |
|
Mark Backman
|
725ab5ec21
|
Small fixes: No default api_key of None, ParakeetSTTService uses RivaSTTService.InputParams
|
2025-05-02 15:33:10 -05:00 |
|
Mark Backman
|
daf9d47e58
|
Update RivaSegmentedSTTService
|
2025-05-02 15:33:10 -05:00 |
|
vipyne
|
63a65627a2
|
Riva Service: add magpie-tts-multilingual model
|
2025-05-02 15:33:10 -05:00 |
|
Matt Kim
|
15cbd18acc
|
[Rime] Add phonemizeBetweenBrackets and pauseBetweenBrackets to RimeTTSService (ws)
There is a fix incoming in
|
2025-05-02 15:33:10 -05:00 |
|
Mark Backman
|
eeaa9f67a1
|
Fix: SimliVideoService was continuously emitting audio, preventing BotStoppedSpeakingFrame from being sent
|
2025-05-02 16:32:42 -04:00 |
|
Mark Backman
|
047ef9f86c
|
Merge pull request #1707 from rimelabs/matt/rime/url_param_serialization
[Rime] Add new params to RimeTTSService
|
2025-05-02 16:08:01 -04:00 |
|
Filipi da Silva Fuchter
|
94c4169407
|
Merge pull request #1717 from pipecat-ai/local_smart_turn_torch
Local smart turn torch
|
2025-05-02 15:53:30 -03:00 |
|
Filipi Fuchter
|
779f09af70
|
Fixing lint.
|
2025-05-02 14:22:38 -03:00 |
|
Filipi Fuchter
|
f0709e22ba
|
Creating a local smart turn using torch.
|
2025-05-02 14:21:29 -03:00 |
|
Mark Backman
|
8250736f5e
|
Merge pull request #1708 from pipecat-ai/mb/gemini-user-context
Push GeminiMultimodalLiveLLMService TranscriptionFrame Upstream, remo…
|
2025-05-02 13:10:27 -04:00 |
|
Mark Backman
|
83348a9f93
|
Merge pull request #1714 from pipecat-ai/mb/fix-gemini-text-modality
Restore TEXT modalities support to GeminiMultimodalLiveLLMService
|
2025-05-02 10:41:05 -04:00 |
|
Mark Backman
|
96d40903a9
|
Only send TTSStoppedFrame from Gemini when in AUDIO mode, only send one LLMFullResponseEndFrame
|
2025-05-02 10:18:53 -04:00 |
|
Aleix Conchillo Flaqué
|
2560811805
|
Merge pull request #1697 from pipecat-ai/aleix/daily-custom-audio-tracks
add support for multiple transport destinations
|
2025-05-02 06:34:09 -07:00 |
|
Mark Backman
|
2b8c44c008
|
Merge pull request #1710 from pipecat-ai/mb/openai-context-aggregation
fix: OpenAIRealtimeBetaLLMService writes two assistant messages to th…
|
2025-05-02 07:43:35 -04:00 |
|
Mark Backman
|
38e2d37674
|
Restore TEXT modalities support to GeminiMultimodalLiveLLMService
|
2025-05-02 07:36:12 -04:00 |
|
Aleix Conchillo Flaqué
|
750e79c1ce
|
DailyParams: rename to camera/microphone_out_enabled
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
f44e2c86ea
|
BaseOutputTransport: compute sample_rate and audio_chunk_size in main class
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
afe1f0df8c
|
DailyTransport: make sure we can write audio frames to destination
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
458fddfb48
|
update CHANGELOG with new Daily and Transport features
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
8d915c5ccb
|
DailyParams: allow enabling/disabling camera/microphone tracks
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
304153dd03
|
TTSService: set transport destination to all TTS frames
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
a6781b7352
|
rename destination to transport_destination
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
74e3c3677e
|
DailyTransport: fix audio/video renderers registration
|
2025-05-01 18:58:44 -07:00 |
|
Aleix Conchillo Flaqué
|
dc20327f10
|
DailyTransport: register audio destination and use custom tracks
|
2025-05-01 18:58:44 -07:00 |
|
Aleix Conchillo Flaqué
|
e738affd29
|
BaseOutputTransport: allow sending audio/video to multiple destinations
|
2025-05-01 18:58:44 -07:00 |
|
Aleix Conchillo Flaqué
|
ef3d732607
|
DailyTransport: allow capturing multiple simultaneous audio/video sources
|
2025-05-01 18:58:44 -07:00 |
|
Aleix Conchillo Flaqué
|
6d63cff1bf
|
DailyTransport: custom audio tracks support
|
2025-05-01 18:58:44 -07:00 |
|
Mark Backman
|
76d198151c
|
Push GeminiMultimodalLiveLLMService TranscriptionFrame Upstream, remove direct context addition
|
2025-05-01 15:41:04 -04:00 |
|
Mark Backman
|
6a907058de
|
fix: OpenAIRealtimeBetaLLMService writes two assistant messages to the context
|
2025-05-01 15:37:39 -04:00 |
|
vipyne
|
6e1f531f64
|
Riva TTS: update FastPitch params
91138c3f66 (diff-ece228577b1d233ce600a948243f90cece53e3a9b89554a0b27a48bc4d6e0fdfR45)
|
2025-05-01 11:14:41 -05:00 |
|
Matt Kim
|
4232cca5b6
|
[Rime] Add phonemizeBetweenBrackets and pauseBetweenBrackets to RimeTTSService (ws)
There is a fix incoming in
|
2025-04-30 18:09:22 -07:00 |
|
Mark Backman
|
a6a4d3d71f
|
Merge pull request #1706 from rimelabs/matt/rime/update_url
[Rime] - Update url for Websockets API
|
2025-04-30 19:14:04 -04:00 |
|
Mark Backman
|
c52de0f5de
|
Merge pull request #1696 from pipecat-ai/mb/fix-gemini-live-context
Fix: GeminiMultimodalLiveLLMService was appending tokens to the context
|
2025-04-30 19:12:06 -04:00 |
|
Mark Backman
|
a1e1255f16
|
Strip newlines from generated user transcript
|
2025-04-30 18:27:46 -04:00 |
|
Mark Backman
|
c4f758725e
|
Ignore TranscriptionFrames too
|
2025-04-30 18:22:43 -04:00 |
|