Picovoice / speech-to-intent-benchmark

benchmark for Speech-to-Intent engines

Home Page:https://picovoice.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech-to-Intent Benchmark

License

Made in Vancouver, Canada by Picovoice

Twitter URL YouTube Channel Views

This framework benchmarks the accuracy of Picovoice's Speech-to-Intent engine, Rhino. It compares the accuracy of Rhino with:

Table of Contents

Results

Command acceptance rate is the probability of an engine correctly understanding the spoken command. Below is the summary:

The figure below depicts engines performance at each SNR:

Data

The speech data are crowd-sourced from more than 50 unique speakers. Each speaker contributed about ten different utterances. Collectively there are 619 commands used in this benchmark. We test the engines in noisy conditions to simulate real-world situations. Noise is from Freesound.

How to Reproduce?

Clone the repository:

git clone https://github.com/Picovoice/speech-to-intent-benchmark.git

Get the usage message:

python3 src/bench.py --help

Then run the script for each engine.

About

benchmark for Speech-to-Intent engines

https://picovoice.ai/

License:Apache License 2.0


Languages

Language:Python 100.0%