GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

Xenna/cielvox2-asr-0.6b-GGUF overview

CielVox 2 ASR 0.6B GGUF Quantized automatic speech recognition model for CielVox 2. Use with backend cielvox2 asr . Usage bash LD LIBRARY PATH=build/src:build/…

ggufasrspeech-recognitionstelnetttscielvox2-asrautomatic-speech-recognitionarcsdadeelenesfafifilfrhihuiditjakomk

Runs locally from ~960.2 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
65
Likes
0
Pipeline
automatic-speech-recognition
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
cielvox-asr-0.6b-q8_0.ggufGGUFQ8_0960.2 MBDownload

Model Details

Model IDXenna/cielvox2-asr-0.6b-GGUF
AuthorXenna
Pipelineautomatic-speech-recognition
Licenseapache-2.0
Base model
Last modified2026-08-22T20:01:31.000Z

Model README

---

license: apache-2.0

language:

- ar

- cs

- da

- de

- el

- en

- es

- fa

- fi

- fil

- fr

- hi

- hu

- id

- it

- ja

- ko

- mk

- ms

- nl

- pl

- pt

- ro

- ru

- th

- tr

- uk

- vi

- zh

pipeline_tag: automatic-speech-recognition

tags:

- asr

- speech-recognition

- gguf

- stelnettts

- cielvox2-asr

---

CielVox 2 ASR 0.6B GGUF

Quantized automatic speech recognition model for CielVox 2. Use with --backend cielvox2-asr.

Usage

LD_LIBRARY_PATH=build/src:build/ggml/src \
./build/bin/stelnettts \
  --backend cielvox2-asr \
  -m cielvox-asr-0.6b-q8_0.gguf \
  -f input.wav \
  --output-file /tmp/transcript \
  -l en \
  -t $(nproc) \
  --i-have-rights

Achieves ~8.3x realtime on AMD Radeon 780M.

Run Xenna/cielvox2-asr-0.6b-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models