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 AZURE_SPEECH_TO_TEXT \--azure-speech-key ${AZURE_SPEECH_KEY} \--azure-speech-location ${AZURE_SPEECH_LOCATION}