Installation
Install using pip:Configuration
Create a.env file in your project root and add the API keys for the providers you want to use. All modules (agent, stt, tts, llm) will use this single .env file.
Component Testing
Evaluate individual components of your voice agent in isolation.Speech to Text
Evaluate Speech to Text providers on your dataset
LLM Evaluation
Run automated tests to evaluate LLM behavior
Text to Speech
Evaluate Text to Speech providers on your dataset