git clone https://github.com/Picovoice/voice-activity-benchmark
pip3 install -r requirements.txt
python3 benchmark.py \--librispeech_dataset_path ${LIBRISPEECH_DATASET_PATH} \--demand_dataset_path ${DEMAND_DATASET_PATH} \--engine WebRTC
Was this doc helpful?
Issue with this doc?