Merge pull request #3171 from LaurentMazare/gradium

Gradium integration.
This commit is contained in:
Mark Backman
2025-12-05 09:43:44 -05:00
committed by GitHub
8 changed files with 696 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ fireworks = []
fish = [ "ormsgpack~=1.7.0", "pipecat-ai[websockets-base]" ]
gladia = [ "pipecat-ai[websockets-base]" ]
google = [ "google-cloud-speech>=2.33.0,<3", "google-cloud-texttospeech>=2.31.0,<3", "google-genai>=1.41.0,<2", "pipecat-ai[websockets-base]" ]
gradium = [ "pipecat-ai[websockets-base]" ]
grok = []
groq = [ "groq~=0.23.0" ]
gstreamer = [ "pygobject~=3.50.0" ]