AIFoundryModel.OpenAI.Whisper Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Whisper models are trained for speech recognition and translation tasks, capable of transcribing speech audio into the text in the language it is spoken (automatic speech recognition) as well as translated into English (speech translation). Researchers at OpenAI developed the models to study the robustness of speech processing systems trained under large-scale weak supervision. The model version 001 corresponds to whisper large v2. Max request data size: 25mb of audio can be converted from speech to text per API request.
public static readonly Aspire.Hosting.Azure.AIFoundryModel Whisper;
staticval mutable Whisper : Aspire.Hosting.Azure.AIFoundryModel
Public Shared ReadOnly Whisper As AIFoundryModel