how to build data

  1. prepare python
pip3 install torch torchvision torchaudio coremltools
  1. clone whisper code
git clone https://github.com/openai/whisper.git
  1. run convertion
./whisper_convert.py
./compile_model.sh
  1. result outputs in index and output directory
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.