CoolFace
Datasetpublic

Picovoice/speech-to-intent-benchmark

Speech-to-Intent Benchmark Made in Vancouver, Canada by Picovoice This framework benchmarks the accuracy of Picovoice's Speech-to-Intent engine, Rhino. It compares the accuracy of Rhino with: Amazon Lex Google Dialogflow IBM Watson Microsoft LUIS 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… See the full description on the dataset page: https://huggingface.co/datasets/Picovoice/speech-to-intent-benchmark.

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes18downloads
Dataset Card

Speech-to-Intent Benchmark

![License](https://github.com/Picovoice/speech-to-intent-benchmark/blob/master/LICENSE)

Made in Vancouver, Canada by Picovoice

![Twitter URL](https://twitter.com/AiPicovoice) ![YouTube Channel Views](https://www.youtube.com/channel/UCAdi9sTCXLosG1XeqDwLx7w)

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:

[image]

The figure below depicts engines performance at each SNR:

[image]

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 Picovoice/speech-to-intent-benchmark repository on GitHub:

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

Get the usage message:

console
python3 src/bench.py --help

Then run the script for each engine.