Spitch x Livekit
Learn how to create voice agents on Livekit using Spitch STT and TTS models.
Prerequisites
- Python 3.7 or higher
- Spitch API key
- Livekit API key, URL and secret key
Installation & Setup
Install the following modules into your Python environment and setup your *.env* file with the following parameters.
Integrating Spitch STT with Livekit
STT Parameters
Integrating Spitch TTS with Livekit
TTS Parameters
Additional Resources
- TTS: https://docs.livekit.io/agents/integrations/tts/spitch/
- STT: https://docs.livekit.io/agents/integrations/stt/spitch/
- Building a voice agent on Livekit: https://docs.livekit.io/agents/start/voice-ai/