Views
No views yet
git clone https://github.com/microsoft/Olive
cd Olive/examples/whisperpip install olive-ai
python -m pip install -r requirements.txt
pip install onnxruntime==1.18.0
pip install onnxruntime_extensionspython prepare_whisper_configs.py --model_name openai/whisper-small --multilingual --enable_timestamps olive run --config whisper_cpu_int8.json --setup
olive run --config whisper_cpu_int8.json