← kwindla hultman kramer

The @inworld_ai text to speech model has very nice prosody and emotional…

August 6, 2025

The @inworld_ai text to speech model has very nice prosody and emotional intelligence. Inworld is fully supported in @pipecat_ai's most recent release.

Thank you to the Inworld team for submitting such a clean PR. (I love linking to implementation code, so I'll do that below!) https://t.co/4bomqMvcoT

Inworld AI@inworld_ai

The bar for interactive voice AI continues to rise - Inworld TTS is now fully integrated with @pipecat_ai!

Now, developers can deploy Inworld TTS into realtime, interactive AI experiences architected with Pipecat. ᓚᘏᗢ

Thanks to our partners @kwindla, @mark_backman,

Inworld TTS single-file example[1]

Docs page[2]

The implementation in Pipecat[3]

  1. https://github.com/pipecat-ai/pipecat/blob/main/examples/foundational/07ab-interruptible-inworld-http.py
  2. https://docs.pipecat.ai/server/services/tts/inworld
  3. https://github.com/pipecat-ai/pipecat/blob/main/src/pipecat/services/inworld/tts.py