@joggai/smartvideo-speech
v0.1.0
Published
On-device speech adapters for SmartVideo
Readme
@joggai/smartvideo-speech
SmartVideo on-device speech adapters. The package contains Python adapter code and the macOS Swift bridge source. It does not install Python or system dependencies during npm installation.
Run smartvideo-speech doctor to inspect package readiness. The macOS bridge
is compiled explicitly on first use by the Python adapter; npm postinstall
is intentionally not used. Build output is written beneath
SMARTVIDEO_SPEECH_CACHE_ROOT, never into the installed npm package.
On Windows, on-device speech remains supported through Edge TTS and Vosk.
Those providers and their Python/model dependencies are provisioned by the
aggregate smartvideo bootstrap command and invoked by the SmartVideo runtime;
they are intentionally not duplicated in this adapter package.
