Liking cljdoc? Tell your friends :D

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

Local voice input through sherpa-onnx Parakeet ASR.

Local voice input through sherpa-onnx Parakeet ASR.
raw docstring

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

The LOCAL Parakeet transcription engine, registered into the engine-agnostic registry in com.blockether.vis.internal.voice.

This namespace is the whole coupling between Vis and sherpa-onnx: the gateway, the TUI and the companion only ever see {:id :label :transcribe}. Swapping in a whisper.cpp server is therefore an extension that calls voice/register-engine! with its own :transcribe, and zero lines change anywhere else.

The LOCAL Parakeet transcription engine, registered into the engine-agnostic
registry in `com.blockether.vis.internal.voice`.

This namespace is the whole coupling between Vis and sherpa-onnx: the gateway,
the TUI and the companion only ever see `{:id :label :transcribe}`. Swapping in
a whisper.cpp server is therefore an extension that calls
`voice/register-engine!` with its own `:transcribe`, and zero lines change
anywhere else.
raw docstring

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

Small Java Sound WAV recorder for push-to-talk voice input.

Small Java Sound WAV recorder for push-to-talk voice input.
raw docstring

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