Whisper V3 Model
收藏资源简介:
**Overview** The Whisper_v3 models are automatic speech recognition models developed by OpenAI. The models provided in this listing are - [whisper_large_v3](https://huggingface.co/openai/whisper-large-v3) The models are packaged using MLflow's transformers flavor. Whisper_v3 models are licensed under the [MIT License](https://github.com/openai/whisper/blob/main/LICENSE). By installing this listing, you acknowledge and agree to the license. For example notebooks of using the whisper_v3 model in various use cases on Databricks, refer to [the Databricks ML example repository](https://github.com/databricks/databricks-ml-examples/tree/master/llm-models/transcription/whisper). **Use cases** - Automatic speech recognition (ASR) and speech translation - Fine-tuning to improve further for certain languages **Product details** The model in this listing can be deployed directly to Databricks Model Serving for immediate use, or loaded for fine-tuning or batch inference use cases. For more details, install the listing and view the provided model cards for each model.



