OmniASR LLM-1B โ GGUF
GGUF conversion of facebook/omniASR-LLM-1B for use with CrispASR.
OmniASR is Meta's multilingual ASR model family supporting 1600+ languages. Apache-2.0 license.
Larger encoder (48L) + LLM decoder. Near-perfect English output.
Files
| File | Size |
|---|---|
omniasr-llm-1b-f16.gguf |
4.2 GB |
omniasr-llm-1b-q4_k.gguf |
1.3 GB |
Quick Start
git clone https://github.com/CrispStrobe/CrispASR && cd CrispASR
cmake -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build -j$(nproc)
./build/bin/crispasr --backend omniasr-llm -m auto --auto-download -f audio.wav
Conversion
Converted using CrispASR's converter scripts with fixed positional conv weight normalization (per-kernel-position norm, not per-output-channel).
- Downloads last month
- 252
Hardware compatibility
Log In to add your hardware
16-bit
Model tree for cstr/omniasr-llm-1b-GGUF
Base model
facebook/omniASR-LLM-1B