git clone https://github.com/Picovoice/speech-to-text-benchmark.git
pip3 install -r requirements.txt
python3 benchmark.py \--dataset ${DATASET} \--dataset-folder ${DATASET_FOLDER} \--engine GOOGLE_SPEECH_TO_TEXT \--google-application-credentials ${GOOGLE_APPLICATION_CREDENTIALS}