Differences between Azure Whisper model and open-AI license on Github

AdityaSa 801 Reputation points
2023-11-21T13:36:39.13+00:00

What are the differences between the Whisper model(s) available in Azure and those distributed under the MIT open-AI license on Github?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,600 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ramr-msft 17,826 Reputation points
    2023-11-21T13:49:54.83+00:00

    Thanks for the question, When you consume Whisper through Azure AI Speech endpoint, you can process much bigger, up to 1Gb files. More detailed info can be found here.

    And if you need a quick-start guide on how to use Whisper model offline locally (e.g., "tiny" or "base" one) or access it through Azure OpenAI in a Gradio UI, feel free to re-use resources from this GitHub repo

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.