Merge pull request #4092 from harshitajain165/harshita/smallest-tts-only

Add Smallest AI TTS service integration
This commit is contained in:
Mark Backman
2026-03-24 11:54:34 -04:00
committed by GitHub
9 changed files with 561 additions and 15 deletions

View File

@@ -114,6 +114,7 @@ sarvam = [ "sarvamai==0.1.26", "pipecat-ai[websockets-base]" ]
sentry = [ "sentry-sdk>=2.28.0,<3" ]
silero = []
simli = [ "simli-ai~=2.0.1"]
smallest = [ "pipecat-ai[websockets-base]" ]
soniox = [ "pipecat-ai[websockets-base]" ]
soundfile = [ "soundfile~=0.13.1" ]
speechmatics = [ "speechmatics-voice[smart]~=0.2.8" ]