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 ...
[2025.07.08] We thank Alex Nasa for providing us with an excellent Huggingface demo. [2025.06.30] We release the training & inference code. Our code relies on Python 3.10+, and is developed based on ...