Picovoice WordmarkPicovoice Console
Introduction
Introduction
AndroidC.NETFlutterlink to GoiOSJavaNvidia JetsonLinuxmacOSNodejsPythonRaspberry PiReact NativeRustWebWindows
AndroidC.NETFlutterlink to GoiOSJavaNodejsPythonReact NativeRustWeb
SummaryPicovoice LeopardAmazon TranscribeAzure Speech-to-TextGoogle ASRGoogle ASR (Enhanced)IBM Watson Speech-to-Text
FAQ
Introduction
AndroidC.NETFlutterlink to GoiOSJavaNodejsPythonReact NativeRustWeb
AndroidC.NETFlutterlink to GoiOSJavaNodejsPythonReact NativeRustWeb
FAQ
Introduction
AndroidCiOSLinuxmacOSPythonWebWindows
AndroidCiOSPythonWeb
SummaryOctopus Speech-to-IndexGoogle Speech-to-TextMozilla DeepSpeech
FAQ
Introduction
AndroidAngularArduinoBeagleBoneCChrome.NETEdgeFirefoxFlutterlink to GoiOSJavaNvidia JetsonLinuxmacOSMicrocontrollerNodejsPythonRaspberry PiReactReact NativeRustSafariUnityVueWebWindows
AndroidAngularC.NETFlutterlink to GoiOSJavaMicrocontrollerNodejsPythonReactReact NativeRustUnityVueWeb
SummaryPorcupineSnowboyPocketSphinx
Wake Word TipsFAQ
Introduction
AndroidAngularBeagleBoneCChrome.NETEdgeFirefoxFlutterlink to GoiOSJavaNvidia JetsonlinuxmacOSNodejsPythonRaspberry PiReactReact NativeRustSafariUnityVueWebWindows
AndroidAngularC.NETFlutterlink to GoiOSJavaNodejsPythonReactReact NativeRustUnityVueWeb
SummaryPicovoice RhinoGoogle DialogflowAmazon LexIBM WatsonMicrosoft LUIS
Expression SyntaxFAQ
Introduction
AndroidBeagleboneCiOSNvidia JetsonLinuxmacOSPythonRaspberry PiRustWebWindows
AndroidCiOSPythonRustWeb
SummaryPicovoice CobraWebRTC VAD
FAQ
Introduction
AndroidCiOSPythonWeb
AndroidCiOSPythonWeb
SummaryPicovoice KoalaMozilla RNNoise
Introduction
AndroidAngularArduinoBeagleBoneC.NETFlutterlink to GoiOSJavaNvidia JetsonMicrocontrollerNodejsPythonRaspberry PiReactReact NativeRustUnityVueWeb
AndroidAngularCMicrocontroller.NETFlutterlink to GoiOSJavaNodejsPythonReactReact NativeRustUnityVueWeb
Picovoice SDK - FAQ
IntroductionSTM32F407G-DISC1 (Arm Cortex-M4)STM32F411E-DISCO (Arm Cortex-M4)STM32F769I-DISCO (Arm Cortex-M7)IMXRT1050-EVKB (Arm Cortex-M7)
FAQGlossary

Picovoice Koala Noise Suppression Benchmark


Prerequisites

  • Ubuntu 20.04 (x86_64)
  • Git
  • Python 3
  • PIP
  • Picovoice Console Account

Usage

  1. Clone the repository:
git clone https://github.com/Picovoice/noise-suppression-benchmark.git
cd noise-suppression-benchmark
  1. Install the dependencies:
pip3 install -r requirements.txt
  1. Follow the instructions in README.md to obtain the Interspeech2020 dataset for the benchmark.

  2. Log in to (or sign up for free) Picovoice Console and copy your AccessKey.

  3. Run the benchmark:

python3 benchmark.py \
--engine picovoice_koala \
--dataset Interspeech2020 \
--data-folder ${PATH_TO_DNS_CHALLENGE_FOLDER}/datasets/test_set/synthetic/no_reverb \
--picovoice-access-key ${PICOVOICE_ACCESS_KEY}

Replace ${PATH_TO_DNS_CHALLENGE_FOLDER} with the path to the main folder of the DNS Challenge repository that you cloned to obtain the data, and ${PICOVOICE_ACCESS_KEY} with your AccessKey. Take note of the STOI metric printed to the terminal.

By default, the command uses the original mix of clean speech and noise as given by the dataset. To evaluate the performance at a specific noise level, the benchmark can also re-mix the data at a custom signal-to-noise ratio (SNR). Simply repeat the command above with an additional argument --remix-snr-db ${SNR_DB}, where ${SNR_DB} is replaced with the SNR in decibels (dB).

Was this doc helpful?

Issue with this doc?

Report a GitHub Issue
Picovoice Koala Noise Suppression Benchmark
  • Prerequisites
  • Usage
Platform
  • Leopard Speech-to-Text
  • Cheetah Streaming Speech-to-Text
  • Octopus Speech-to-Index
  • Porcupine Wake Word
  • Rhino Speech-to-Intent
  • Cobra Voice Activity Detection
Resources
  • Docs
  • Console
  • Blog
  • Demos
Sales
  • Pricing
  • Starter Tier
  • Enterprise
Company
  • Careers
Follow Picovoice
  • LinkedIn
  • GitHub
  • Twitter
  • Medium
  • YouTube
  • AngelList
Subscribe to our newsletter
Terms of Use
Privacy Policy
© 2019-2022 Picovoice Inc.