nb-whisper-onnx
Collection
ONNX conversions of the Norwegian whisper fine-tunes made by the Norwegian national library
โข
3 items
โข
Updated
This is a conversion of NBAiLab's nb-whisper-base model to the ONNX format.
This conversion allows to use the model in the browser using ๐ค Transformers.js.
Just follow the instructions at this space.
Clone ๐ค Transformers.js:
git clone https://github.com/huggingface/transformers.js.git
cd transformers.js
pip install -r scripts/requirements.txt
Then run:
python -m scripts.convert --quantize --model_id NbAiLab/nb-whisper-base