Liking cljdoc? Tell your friends :D

com.blockether.vis.ext.foundation-voice.input

TUI voice input backed by local Parakeet-class ASR.

TUI voice input backed by local Parakeet-class ASR.
raw docstring

cancel-recording!clj

(cancel-recording! _ctx)
source

clean-transcriptclj

(clean-transcript text)

Deterministically clean raw ASR output before inserting it into the prompt.

MacParakeet's default path does deterministic whitespace cleanup, then may run an AI formatter whose prompt removes repeated words and filler sounds. Vis voice input should stay local/fast, so we do the safe deterministic subset here: remove standalone hesitation sounds and collapse adjacent repeated words/short phrases from Parakeet stutter output.

Deterministically clean raw ASR output before inserting it into the prompt.

MacParakeet's default path does deterministic whitespace cleanup, then may run
an AI formatter whose prompt removes repeated words and filler sounds. Vis voice
input should stay local/fast, so we do the safe deterministic subset here:
remove standalone hesitation sounds and collapse adjacent repeated words/short
phrases from Parakeet stutter output.
sourceraw docstring

start-recording!clj

(start-recording! ctx)
source

stateclj

source

stop-and-transcribe!clj

(stop-and-transcribe! _ctx)
source

toggle-recording!clj

(toggle-recording! ctx)
source

tui-commandsclj

(tui-commands _ctx)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close