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