Model Gallery

1 models from 1 repositories

Filter by type:

Filter by tags:

audio-cpp-forced-aligner
Qwen3 Forced Aligner 0.6B (audio.cpp, Q8_0) - aligns a transcript you already have against the audio, served by the audio-cpp backend. It is driven through /v1/audio/transcriptions, not a dedicated endpoint: put the known transcript in the prompt field and the model returns it with word timings instead of recognising anything. Both a transcript and a language are required, so this entry defaults language to en; override it with the language form field for other languages. Q8_0 because upstream records both 16-bit and Q8_0 as a clean Pass.

Repository: localaiLicense: apache-2.0