What is the price for whisper model and what is the quota for normal customer and commitment customer

Yamsun 0 Reputation points
2023-12-23T22:38:26.33+00:00

Hello, I just want to know what is the price for whisper model and what is the quota for normal customer and commitment customer, I can’t find it.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,349 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-12-23T22:44:56.95+00:00

    Pricing tables are here.

    https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/#pricing

    --please don't forget to close up the thread here by marking answer if the reply is helpful--


  2. YutongTie-MSFT 53,976 Reputation points Moderator
    2023-12-23T23:03:57.68+00:00

    @Yamsun

    Thanks for reaching out to us, please below information, the price for whisper model is $0.36 per hour in US region -

    User's image

    You can use the page to check different price for different region - https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/#pricing

    For limit -

    You can choose whether to use the Whisper Model via Azure OpenAI or via Azure AI Speech. In either case, the readability of the transcribed text is the same. You can input mixed language audio and the output will be in English.

    Whisper Model via Azure OpenAI Service might be best for:

    • Quickly transcribing audio files one at a time
    • Translate audio from other languages into English
    • Provide a prompt to the model to guide the output
    • Supported file formats: mp3, mp4, mpweg, mpga, m4a, wav, and webm

    Whisper Model via Azure AI Speech might be best for:

    • Transcribing files larger than 25MB (up to 1GB). The file size limit for the Azure OpenAI Whisper model is 25 MB.
    • Transcribing large batches of audio files
    • Diarization to distinguish between the different speakers participating in the conversation. The Speech service provides information about which speaker was speaking a particular part of transcribed speech. The Whisper model via Azure OpenAI doesn't support diarization.
    • Word-level timestamps
    • Supported file formats: mp3, wav, and ogg
    • Customization of the Whisper base model to improve accuracy for your scenario (coming soon)

    Regional support is another consideration.

    • The Whisper model via Azure OpenAI Service is available in the following regions: North Central US and West Europe.
    • The Whisper model via Azure AI Speech is available in the following regions: East US, Southeast Asia, and West Europe.

    I hope this helps.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.