TUI voice input backed by local Parakeet-class ASR.
TUI voice input backed by local Parakeet-class ASR.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |