@melandlabs/voice-whisper
v0.3.0
Published
OpenContext · voice-whisper module
Readme
voice-whisper (workspace)
Workspace package. Internal monorepo build artifact; not published to npm. End users install
@melandlabs/opencontext(the facade) instead. Monorepo contributors depend on this package via the workspace protocol.
Whisper speech-to-text provider for
OpenContext. Streams transcribed text from a local Whisper model and exposes a
common VoiceProvider interface.
Installation
pnpm add @melandlabs/opencontextExports
whisperProvider— Whisper STT provider implementationWhisperModel,WhisperOptions— Provider configuration types
Assets
Whisper model weights are downloaded on first use; no manual asset setup is required.
