git clone https://github.com/Picovoice/speech-to-text-benchmark.git
pip3 install -r requirements.txt
python3 benchmark.py \--engine ${WHISPER_MODEL} \--dataset ${DATASET} \--dataset-folder ${DATASET_FOLDER} \--language ${LANGUAGE} \
Was this doc helpful?
Issue with this doc?