This is a simple sample code that demonstrates how to use the Azure OpenAI Service's Whisper API to transcribe audio files using Python. Please make sure to replace the placeholder values in the .env ...
Run pip install pyprt in your (virtual) Python environment or conda install -c esri pyprt in a Conda environment. Then use import pyprt in your scripts. We provide wheels and Conda packages for Python ...