Views
No views yet
jonatasgrosman/wav2vec2-large-xlsr-53-dutch for use with CrispStrobe/CrispASR.| File | Quant | Size | Notes |
|---|---|---|---|
wav2vec2-large-xlsr-53-dutch-f16.gguf | F16 | ~626 MB | Reference conversion |
wav2vec2-large-xlsr-53-dutch-q4_k.gguf | Q4_K | ~212 MB | Default auto-download target |
wav2vec2-large-xlsr-53-dutch-q8_0.gguf | Q8_0 | ~356 MB | Higher precision |
jonatasgrosman/wav2vec2-large-xlsr-53-dutch1crispasr --backend wav2vec2 -m wav2vec2-large-xlsr-53-dutch-q4_k.gguf -f audio.wav -l nl
2
3# Auto-download via registry alias once published:
4crispasr --backend wav2vec2 -m auto --auto-download -l nl -f audio.wavmodels/convert-wav2vec2-to-gguf.py, then quantized with
build-ninja-compile/bin/crispasr-quantize.jonatasgrosman.apache-2.0. This repository redistributes under the same terms; it grants no rights the upstream licence does not.