whisper-medium-int8-ov

486
license:apache-2.0
by
OpenVINO
Audio Model
OTHER
New
486 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Code Examples

text
pip install optimum[openvino]
Running Model Inference with [OpenVINO GenAI](https://github.com/openvinotoolkit/openvino.genai)text
pip install huggingface_hub
pip install -U --pre --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly openvino openvino-tokenizers openvino-genai
text
import huggingface_hub as hf_hub

model_id = "OpenVINO/whisper-medium-int8-ov"
model_path = "whisper-medium-int8-ov"

hf_hub.snapshot_download(model_id, local_dir=model_path)

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.