Merge pull request #2208 from padillamt/mtp/add-inworld-tts

Inworld HTTP TTS Service
This commit is contained in:
Mark Backman
2025-07-25 17:13:37 -07:00
committed by GitHub
6 changed files with 722 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ google = [ "google-cloud-speech~=2.32.0", "google-cloud-texttospeech~=2.26.0", "
grok = []
groq = [ "groq~=0.23.0" ]
gstreamer = [ "pygobject~=3.50.0" ]
inworld = []
krisp = [ "pipecat-ai-krisp~=0.4.0" ]
koala = [ "pvkoala~=2.0.3" ]
langchain = [ "langchain~=0.3.20", "langchain-community~=0.3.20", "langchain-openai~=0.3.9" ]