asr_vosk module

Module Quick Facts

Category

😄 Interaction

Start/stop/restart the module

pal module start|stop|restart asr_vosk

Enable auto-start/disable auto-start

pal module enable|disable asr_vosk

Logs

pal module log asr_vosk cat

Starts the speech-to-text service

Launched nodes

How-to

Check the module’s status
$ pal module info asr_vosk
Start/stop/restart the module
$ pal module start asr_vosk
$ pal module stop asr_vosk
$ pal module restart asr_vosk
Enable (ie, auto start)/disable the module
$ pal module enable asr_vosk
$ pal module disable asr_vosk
Check the module’s logs
$ pal module log asr_vosk cat

See also