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 AMAZON_TRANSCRIBE \--aws-profile ${AWS_PROFILE}
Was this doc helpful?
Issue with this doc?