bweng's picture
Update README.md
0739a54 verified
metadata
license: mit
base_model:
  - openai/whisper-tiny
tags:
  - openvino
  - whisper
  - npu
  - intel

Still need to be tested, just a tiny model. Goal is to use it for CICD

 uv run optimum-cli export openvino   --trust-remote-code   --model openai/whisper-tiny   --task automatic-speech-recognition   --weight-format int4   --sym   --group-size 128   --backup-precision int8_asym   --all-layers   whisper-tiny-int4