Xenna/cielvox2-asr-0.6b-GGUF
01
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-rightsAchieves ~8.3x realtime on AMD Radeon 780M.
