Mark Backman
dc1632bbac
Merge pull request #4023 from pipecat-ai/mb/update-small-webrtc-prebuilt-2.4.0
2026-03-16 21:09:08 -04:00
Mark Backman
154a8d1987
Merge pull request #4035 from pipecat-ai/mb/bump-pyjwt-version
2026-03-16 21:06:31 -04:00
Aleix Conchillo Flaqué
5c685c35d7
pyproject: update daily-python to 0.25.0
2026-03-16 17:41:44 -07:00
Mark Backman
24c3d23229
Bump PyJWT minimum version to 2.12.0 for CVE-2026-32597
...
Addresses Dependabot alert #165 (GHSA-752w-5fwx-jx9f) where PyJWT
<= 2.11.0 accepts unknown `crit` header extensions.
2026-03-15 08:53:06 -04:00
Mark Backman
1064482ade
Update pipecat-ai-small-webrtc-prebuilt to 2.4.0
2026-03-13 10:20:51 -04:00
Mark Backman
a9e124b84f
Update sarvamai dependency from 0.1.26a2 to 0.1.26
...
Bump the Sarvam AI SDK to the stable release version.
2026-03-11 14:17:40 -04:00
Aleix Conchillo Flaqué
00eb190424
Update daily-python to 0.24.0
2026-03-09 20:47:13 -07:00
Aleix Conchillo Flaqué
5b598265c4
update uv.lock
2026-03-05 16:28:55 -08:00
Mark Backman
06e49d597b
Update dev dependencies
2026-03-05 15:23:07 -05:00
Mark Backman
60e9e26164
revert onnxruntime to onnxruntime~=1.23.2 to maintain Python 3.10 support
2026-03-05 15:13:28 -05:00
Mark Backman
3f97c91983
Update optional dependency version ranges and remove SDK dependencies
...
Widen version ranges for stable packages (anthropic, azure, deepgram,
groq, livekit, nvidia-riva-client, fastapi, ormsgpack, opentelemetry,
faster-whisper) and add upper bounds to previously uncapped packages
(hume, pyjwt, livekit-api, camb).
Replace CartesiaHttpTTSService's internal use of the Cartesia SDK with
direct aiohttp calls, accepting an optional aiohttp_session parameter.
Replace fal-client SDK calls in FalSTTService and FalImageGenService
with direct HTTP to bypass the SDK's aggressive retry/backoff logic
that caused significant latency regressions.
2026-03-05 15:06:54 -05:00
Mark Backman
05fa727c22
Update core dependency version ranges for flexibility
...
Widen version ranges for stable packages (aiofiles, docstring_parser,
onnxruntime) while adding upper bounds to previously uncapped packages
(transformers, numba, wait_for2). Bump soxr to 1.0.0 and pyloudnorm
to 0.2.0. Move silero extra to empty since onnxruntime is now a core dep.
2026-03-05 13:13:55 -05:00
Aleix Conchillo Flaqué
fd545cabab
update uv.lock
2026-03-04 17:40:24 -08:00
Mark Backman
bdeeacec51
uv.lock update
2026-03-03 10:37:35 -05:00
filipi87
fc905a7ef5
Merge branch 'main' into filipi/deepgram
...
# Conflicts:
# src/pipecat/services/deepgram/stt_sagemaker.py
2026-03-03 10:54:30 -03:00
Aleix Conchillo Flaqué
5952ea711c
update uv.lock
2026-03-02 16:42:58 -08:00
Mark Backman
aae9136df9
Review feedback
2026-03-02 17:52:39 -05:00
filipi87
8b09f7bbb4
Upgrading Deepgram to version 6.
2026-03-02 11:22:33 -03:00
Aleix Conchillo Flaqué
94a59de4e1
Add changelog for #3883
2026-02-28 17:28:44 -08:00
Mark Backman
edc79d374a
Merge pull request #3836 from pipecat-ai/mb/small-webrtc-prebuilt-2.3.0
...
Update the pipecat-ai-small-webrtc-prebuilt to 2.3.0
2026-02-25 17:18:32 -05:00
Mark Backman
44993fe9e3
Remove PlayHT TTS services
2026-02-25 14:12:39 -05:00
Mark Backman
e028194dbe
Update the pipecat-ai-small-webrtc-prebuilt to 2.3.0
2026-02-25 12:23:13 -05:00
Mark Backman
0f7e6e14ab
Bump nltk minimum version from 3.9.1 to 3.9.3
...
Resolves a security vulnerability flagged by Dependabot (#164 ).
2026-02-24 08:56:00 -05:00
Mark Backman
6a3718d33d
Inline local-smart-turn-v3 deps for Poetry compatibility
...
Replace self-referential `pipecat-ai[local-smart-turn-v3]` extra in core
dependencies with the actual packages (`transformers`, `onnxruntime`).
Self-referential extras are not supported by Poetry and cause dependency
resolution failures. Since these are required by the default turn stop
strategy (LocalSmartTurnAnalyzerV3), they belong in core dependencies.
- Remove `local-smart-turn-v3` optional extra from pyproject.toml
- Remove try/except ModuleNotFoundError guard (now always installed)
- Remove `--extra local-smart-turn-v3` from CI workflows
2026-02-23 09:00:36 -05:00
Aleix Conchillo Flaqué
0370bb15e4
update uv.lock
2026-02-20 13:47:04 -08:00
Aleix Conchillo Flaqué
bae4211369
Update dependency lock file
2026-02-19 10:52:28 -08:00
filipi87
2489c76bc6
Using the latest version of pipecat-ai-small-webrtc-prebuilt.
2026-02-13 16:43:25 -03:00
Mark Backman
0bf2477d2c
Bump Pillow upper bound from <12 to <13
2026-02-12 09:41:18 -05:00
Aleix Conchillo Flaqué
a9a5edd8ca
pyproject: add local smartturn as a default dependency
2026-02-10 14:32:32 -08:00
Mark Backman
90700d10aa
Upgrade protobuf to >=5.29.6
2026-02-05 18:08:52 -05:00
Mark Backman
54db37ea47
Upgrade pipecat-ai-small-webrtc-prebuilt to 2.1.0
2026-02-05 12:09:51 -05:00
Aleix Conchillo Flaqué
4c10ddb7bb
upgrade uv.lock
2026-02-02 16:25:06 -08:00
Mark Backman
ba2b7c05d6
Add ResembleAITTSService
2026-02-02 08:55:27 -05:00
Aleix Conchillo Flaqué
95689cc81c
KokoroTTSService: use kokoro-onnx instead of kokoro
2026-01-31 17:20:27 -08:00
Aleix Conchillo Flaqué
fd3c5f69b7
upgrade uv.lock
2026-01-30 09:41:33 -08:00
Aleix Conchillo Flaqué
72ab329513
services(tss): add new KokoroTTSService
2026-01-30 09:39:01 -08:00
Aleix Conchillo Flaqué
875614ff7a
tts: add support for local PiperTTSService
2026-01-29 00:16:39 -08:00
Mark Backman
52012b0fb2
Fix WebsocketService infinite loop on graceful server disconnect
2026-01-27 12:41:28 -05:00
Mark Backman
0b1a4792b8
Bump to latest azure-cognitiveservices-speech version, 1.47.0
2026-01-19 09:52:28 -05:00
Mark Backman
4458ca1d24
Mock FastAPI
2026-01-15 17:29:47 -05:00
Neil Ruaro
26ddb2de2f
minimal uv.lock update for camb-sdk
2026-01-16 03:18:01 +08:00
Neil Ruaro
f60eeaa212
reverted uv.lock, updated readthedocs.yaml, copyright year updates
2026-01-16 02:50:18 +08:00
Neil Ruaro
8cf72b36cb
manually add camb-sdk to uv.lock, exclude camb from docs build
2026-01-16 02:26:38 +08:00
Neil Ruaro
9942fcfeb2
updated per PR reviews
2026-01-16 01:20:17 +08:00
Neil Ruaro
7ae0d651d6
added cambai tts integration
2026-01-16 01:18:36 +08:00
Aleix Conchillo Flaqué
2015eba9b2
uv.lock: upgrade to latest versions
2026-01-13 16:45:44 -08:00
Paul Kompfner
f5e8a04e3b
Bump aiortc dependency, which relaxes the constraint on av, which was pinned to 14.4.0, which no longer has all necessary wheels
2026-01-13 10:50:08 -05:00
Paul Kompfner
76a058178e
Add Gemini 3 Flash-specific thinking levels
2026-01-13 09:50:59 -05:00
Mark Backman
2aadac7a4d
Update OpenAIRealtime image to video to align with GeminiLive
2026-01-08 13:23:08 -05:00
Mark Backman
3f8373f76f
AzureTTSService: prevent word timestamp carryover on interruption
2026-01-07 15:39:37 -05:00