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
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
Mark Backman
ca0ec16373
Merge pull request #3889 from ai-coustics/goedev/aic-voice-focus-and-memoryview-fix
...
AIC Voice Focus version update & concurrency safety issue on audio buffer.
2026-03-03 09:28:13 -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
filipi87
49c73bb0a3
Merge branch 'main' into filipi/lemonslice
...
# Conflicts:
# README.md
# uv.lock
2026-03-02 19:24:52 -03:00
filipi87
8b09f7bbb4
Upgrading Deepgram to version 6.
2026-03-02 11:22:33 -03:00
Gökmen Görgen
8ff3e21654
use new version of vf model.
2026-03-02 11:22:51 +01:00
Matt
6ebfea4746
update numba version pin to >=
2026-02-27 12:44:31 -05: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
937c691f2a
Merge pull request #3838 from pipecat-ai/mb/remove-playht
...
Remove PlayHT TTS services
2026-02-25 14:34:15 -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
81f4672535
Add Performance as a changelog fragment option
2026-02-25 09:47:42 -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
Joshua Primas
0b4568843b
Improved logging + error handling + pipecat bot name usage
2026-02-20 15:59:52 -08:00
Joshua Primas
35aba4128c
Adding the LemonSlice transport integration
2026-02-20 15:24:48 -08:00
dhruvladia-sarvam
fecf462139
initial
2026-02-21 01:02:37 +05:30
antonyesk601
fb1bfd03dd
update SimliClient to latest
2026-02-19 10:35:50 +00:00
Sam Sykes
b345f48ac1
fix: update dependency specifier for speechmatics-voice
...
Change the version specifier from >=0.2.8 to ~=0.2.8 for the
speechmatics-voice package to ensure compatibility with future
patch versions.
2026-02-17 09:55:43 +00: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
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é
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
f7a1c6b719
Merge pull request #3408 from ai-coustics/aic-v2
...
Add ai-coustics AIC SDK v2 support with model downloading
2026-01-27 10:38:26 -05:00
Mark Backman
1c434c6ad5
Merge pull request #3562 from speechmatics/fix/smx-ttfs-finals
...
Support TTFS for Speechmatics STT
2026-01-27 08:35:34 -05:00
Sam Sykes
ea94939add
update dependency
2026-01-26 16:24:56 +00:00
Gökmen Görgen
58b9019852
bump aic-sdk to 2.0.1 in optional dependencies.
2026-01-26 09:14:16 +01:00
Gökmen Görgen
ca4e3c79f9
Update pyproject.toml
...
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com >
2026-01-26 08:44:17 +01:00
Gökmen Görgen
a90c15362c
drop v1 support from aic.
2026-01-26 08:44:17 +01:00
Gökmen Görgen
a0d801b658
Remove outdated AIC Filter and VAD v2 files, migrate to consolidated implementations.
...
Added the new ACIFilter to the same module.
2026-01-26 08:44:17 +01:00
Gökmen Görgen
35919a84e3
aic-sdk-py v2.
...
# Conflicts:
# uv.lock
2026-01-26 08:44:17 +01:00
Mark Backman
0b1a4792b8
Bump to latest azure-cognitiveservices-speech version, 1.47.0
2026-01-19 09:52:28 -05:00
Mark Backman
11ecc5fdee
Update project.urls for PyPI
2026-01-16 12:48:13 -05:00
Mark Backman
4458ca1d24
Mock FastAPI
2026-01-15 17:29:47 -05: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
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
973769b8bc
Merge pull request #3370 from pipecat-ai/mb/fix-azure-tts
...
AzureTTSService cleanup
2026-01-08 09:34:02 -05:00
Sam Sykes
158c34b0f9
version bump
2026-01-07 16:54:53 -08:00