Views
No views yet
jonatasgrosman/wav2vec2-large-xlsr-53-french for use with CrispStrobe/CrispASR.| File | Quant | Size | Notes |
|---|---|---|---|
wav2vec2-large-xlsr-53-french-f16.gguf | F16 | ~0 MB | Reference conversion |
wav2vec2-large-xlsr-53-french-q4_k.gguf | Q4_K | ~0 MB | Default auto-download target |
wav2vec2-large-xlsr-53-french-q8_0.gguf | Q8_0 | ~0 MB | Higher precision |
jonatasgrosman/wav2vec2-large-xlsr-53-french1crispasr --backend wav2vec2 -m wav2vec2-large-xlsr-53-french-q4_k.gguf -f audio.wav -l fr
2
3# Auto-download via registry alias once published:
4crispasr --backend wav2vec2 -m auto --auto-download -l fr -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.