OmniASR-CTC-300M-v2 GGUF

GGUF quantizations of OmniASR-CTC-300M-v2, a multilingual CTC-based Automatic Speech Recognition (ASR) model supporting over 1,600 languages.

This repository provides pre-quantized GGUF variants for efficient CPU and edge deployment with CrispASR and other GGUF-compatible runtimes.

Original Model

For Hugging Face Transformers format and usage, see the original model repository:

Available Quantizations

Quantization Description
q2_k 2-bit K-quant
q3_k 3-bit K-quant
q4_0 4-bit quantization
q4_1 4-bit quantization
q4_k 4-bit K-quant
q5_0 5-bit quantization
q5_1 5-bit quantization
q5_k 5-bit K-quant
q6_k 6-bit K-quant
q8_0 8-bit quantization

Usage with CrispASR

Installation

Follow the CrispASR installation guide:

https://github.com/CrispStrobe/CrispASR#install--build

Example

./build/bin/crispasr \
  --backend omniasr \
  --vad \
  -m omniasr-ctc-300m-v2-q8_0.gguf \
  -f audio.wav

Quantization Documentation

For details on GGUF quantization formats and instructions for generating additional quantized variants, see:

https://github.com/CrispStrobe/CrispASR/blob/main/docs/quantize.md

License

Apache 2.0

Downloads last month
425
GGUF
Model size
0.3B params
Architecture
omniasr-ctc
Hardware compatibility
Log In to add your hardware

2-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support