Extensions
Voice Extension
Local speech-to-text model install and transcription
Voice Extension
The Voice extension provides local speech-to-text (STT).
Common commands
city voice models
city voice on SenseVoiceSmall
city voice install whisper-large-v3-turbo
city voice use whisper-large-v3-turbo
city voice transcribe ./demo.ogg --language en
city voice offNotes
voice onsupports interactive model selection.voice installinstalls models without enabling the extension; existing local models are skipped unless--forceis set.- Configuration is stored at console-global
~/.ship/ship.dbunderextensions_config.voice.
Runtime status
city extension status voice