Project

Voice-ai-test-suite

A voice ai testing framework with genesys integration to test Voice Ai for intent detection and evaulation

Custom Python UDP serverRaw UDP sockets(G.711 ulaw)Groq Whisper APIPiper TTS + espeack fallbackGroq(Llama 3.3 70B)FlaskDocker

Overview

Automated testing tool that replaces manual call testing of voice AI systems. A synthetic AI customer calls your voice AI via SIP, conducts a full conversation, and produces structured pass/fail results with transcripts and scores.

What I built

  • A Testing framework for Voice AI through call (integration with genesys).
  • For Evaulation of Voice AI.
  • Flow testing, intent testing, and final evaulation based on the conversation.

Next steps

  • STT transcribes per RTP chunk instead of per full utterance — UtteranceBuffer fix pending
  • React UI not yet built — use API directly