pipecat-ai / pipecat

Open Source framework for voice and multimodal conversational AI
BSD 2-Clause "Simplified" License
2.03k stars 109 forks source link

Deepgram TTS service improvements #229

Closed kwindla closed 2 weeks ago

kwindla commented 2 weeks ago
  1. Add the base_url as an optional argument to the Deepgram TTS service constructor.
  2. Don't emit an error to the PipelineTask when Deepgram TTS returns an "unutterable" response.
  3. New foundational example for the GPU bot demo project.