Plataforma

Plataforma de agentes de voz con IA

Crea agentes de voz con IA basados en LLM

ASR MRCP

ASR para plataformas IVR VoiceXML

Desarrolladores

API, SDK, documentación y precios

Por industria

Pagadores de servicios de salud
← Back to Blog

Python script for testing automated speech recognition (ASR) accuracy

With a single command line you can transcribe all audio files from the input directory and compare them against reference transcripts .

On this page

in

Many of our customers have been asking us for help in benchmarking Voicegain speech-to-text recognizer (ASR) on their specific audio files. To make this benchmarking easier we have released a python script that accomplishes just that. With a single command line you can transcribe all audio files from the input directory and compare them against reference transcripts - calculating the WER for each file. You can also do a 2-way comparison of reference vs Voicegain transcript vs Google Speech-to-Text transcript.

The script and the documentation is available at: https://github.com/voicegain/platform/tree/master/utility-scripts/test-transcribe

See our benchmark blog post to give you an idea of what kind of accuracy to expect from the Voicegain recognizer.


Voice AI under
Your Control