Add together STT and TTS services

This commit is contained in:
Blaine Kasten
2026-03-17 07:24:02 -05:00
parent a0595adbdc
commit 077610184d
7 changed files with 927 additions and 1 deletions

View File

@@ -118,7 +118,7 @@ soundfile = [ "soundfile~=0.13.1" ]
speechmatics = [ "speechmatics-voice[smart]~=0.2.8" ]
strands = [ "strands-agents>=1.9.1,<2" ]
tavus=[]
together = []
together = [ "pipecat-ai[websockets-base]" ]
tracing = [ "opentelemetry-sdk>=1.33.0,<2", "opentelemetry-api>=1.33.0,<2", "opentelemetry-instrumentation>=0.54b0,<1" ]
ultravox = [ "pipecat-ai[websockets-base]" ]
webrtc = [ "aiortc>=1.14.0,<2", "opencv-python>=4.11.0.86,<5" ]