Unlike conventional ASR systems that transcribe every disfluency, this model performs intent-focused speech understanding—filtering repetitions, prolongations, and blocks to produce clean, intended language.
-
Stutter-Awareness
Handles repetitions, prolongations, and speech blocks natively.
-
Intent Extraction
Identifies the speaker’s intended words rather than literal disfluent output.
-
Multimodal Intelligence
Uses Gemma 4’s audio encoder to interpret timing, tone, and structure of speech.
1./llama-mtmd-cli \
2 -m voiceown-base-Q4_K_M.gguf \
3 --mmproj gemma-4-e2b-it.BF16-mmproj.gguf \
4 --audio user_clip.wav \
5 -p "Capture the speaker's intended words, ignoring any stutters."