Mark Backman
|
c19be6ebb2
|
Demo fixes
|
2025-05-02 20:58:10 -04: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é
|
a94cbfe6f5
|
Merge pull request #1722 from pipecat-ai/aleix/base-output-transport-audio-task-fix
BaseOutputTransport: always initialize audio task
|
2025-05-02 14:26:30 -07: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 |
|
Mark Backman
|
3a73aa71b8
|
Merge pull request #1613 from pipecat-ai/mb/improve-storybot-readme
demo: Restructure storytelling-chatbot directory, update README steps…
|
2025-05-02 16:39:59 -04:00 |
|
Mark Backman
|
814e7509e1
|
demo: Restructure storytelling-chatbot directory, update README steps, link to vercel demo
|
2025-05-02 16:37:37 -04:00 |
|
Vanessa Pyne
|
e0cf5ec016
|
Merge pull request #1705 from pipecat-ai/vp-update-nvidia-models
Riva Service: add magpie-tts-multilingual model
|
2025-05-02 15:34:23 -05:00 |
|
vipyne
|
667bd32e6a
|
Riva: remove deprecated lines in example
|
2025-05-02 15:33:10 -05:00 |
|
vipyne
|
b2ecd83706
|
update CHANGELOG with Riva details
|
2025-05-02 15:33:10 -05: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
|
da60e7069b
|
Update pyproject.toml to use nvidia-riva-client 2.19.1
|
2025-05-02 15:33:10 -05:00 |
|
Mark Backman
|
c14406a3b9
|
Demos use the latest services
|
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 |
|
Mark Backman
|
02c07755b0
|
Add Changelog entry for PR 1707
|
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 |
|
Kwindla Hultman Kramer
|
93c40b87dc
|
small groq updates
|
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
|
b60691c7b2
|
Merge pull request #1720 from pipecat-ai/mb/changelog-pr-1707
Add Changelog entry for PR 1707
|
2025-05-02 16:13:40 -04:00 |
|
Mark Backman
|
2bb1b0b343
|
Add Changelog entry for PR 1707
|
2025-05-02 16:09:50 -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 |
|
Kwindla Hultman Kramer
|
9a2c603c91
|
Merge pull request #1711 from pipecat-ai/khk/groq-updates
|
2025-05-02 12:21:15 -07: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
|
cb8a551db8
|
Mentioning the new LocalSmartTurnAnalyzer in the changelog.
|
2025-05-02 14:32:18 -03:00 |
|
Filipi Fuchter
|
779f09af70
|
Fixing lint.
|
2025-05-02 14:22:38 -03:00 |
|
Filipi Fuchter
|
19dc0f2bfb
|
New example using the local smart turn
|
2025-05-02 14:21:42 -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 |
|
Vanessa Pyne
|
6278561f88
|
Merge pull request #1709 from pipecat-ai/vp-fix-fastpitch-params-update
Riva TTS: update FastPitch params
|
2025-05-01 21:23:10 -05:00 |
|
Aleix Conchillo Flaqué
|
750e79c1ce
|
DailyParams: rename to camera/microphone_out_enabled
|
2025-05-01 19:17:14 -07:00 |
|
Aleix Conchillo Flaqué
|
71eb2963c5
|
examples: added daily-custom-tracks
|
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é
|
5ad0058303
|
update CHANGELOG with frame source/destination support
|
2025-05-01 19:11:13 -07:00 |
|
Aleix Conchillo Flaqué
|
75c039de33
|
examples: add daily-multi-translation
|
2025-05-01 19:11:13 -07:00 |
|
Aleix Conchillo Flaqué
|
74e3c3677e
|
DailyTransport: fix audio/video renderers registration
|
2025-05-01 18:58:44 -07:00 |
|