- Install SDK:
pip install azure-cognitiveservices-speech
- Get keys as explained here.
- Set your keys, region and language in
transcribe.py
- Set your input and output folder in last line of
transcribe.py
- Runner:
python transcribe.py
For more details: https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/get-started-speech-to-text?pivots=programming-language-python