Skip to content

models openai whisper tiny

github-actions[bot] edited this page Oct 30, 2025 · 1 revision

openai-whisper-tiny

Overview

This model is an optimized version of Whisper Tiny for local inference. Optimized models are published here in ONNX format to run on CPU, GPU, and NPU across devices, including server platforms, desktops, and mobile, with the precision best suited to each of these targets.

Review the original model card for details on training data, evaluation metrics, license, intended uses, limitations, and bias before using the model.

Model Description

  • Developed by: Microsoft
  • Model type: ONNX
  • License: apache-2.0
  • Model Description: This is a conversion of the whisper-tiny model for local inference.
  • Disclaimer: Model is only an optimization of the base model, any risk associated with the model is the responsibility of the user of the model. Please verify and test for your scenarios. There may be a slight difference in output from the base model with the optimizations applied. Note that optimizations applied are distinct from fine tuning and thus do not alter the intended uses or capabilities of the model.

Base Model Information

See Hugging Face model Whisper Tiny for details.

Version: 1

Tags

foundryLocal

View in Studio: https://ml.azure.com/registries/azureml/models/openai-whisper-tiny/version/1

Clone this wiki locally