git clone https://github.com/Picovoice/speech-to-index-benchmark.git
pip3 install -r requirements.txt
python3 benchmark.py \--engines GOOGLE_SPEECH_TO_TEXT \--dataset_folder {DATASET_FOLDER} \--google_bucket_name {GOOGLE_BUCKET_NAME}
Was this doc helpful?
Issue with this doc?