Whisper and AI Speech API

I’m tying to use AI speech for speech-to-text and at the moment I’m using ai speech default model.

My goal is to use Whisper via AI speech but I dont know how to do that. I’m using the code available on github in Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/batch/python/python-client/main.py