alphacep / alphacep/vosk-api

Start Vosk on boot on Raspberry

Abierto
#873 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
15.1k
Forks
1.8k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

hello, congratulations for the great and perfect work on vosk, I created a script that works fine from shell on raspberry, starting it with the python3 script.py command. The big problem is that I want to start this script when the raspberry is turned on, so I did the whole procedure on crontab, but every time it tells me that it does not find the modules precisely it says
`file.py, line1, in from vosk import Model, KaldiRecognizer ModuleNotFoundError: no module named 'vosk'`
my impression is that when I start the script from shell myself manually, the vosk libraries are loaded well, if it starts automatically from crontab the libraries are not recognized, but I don't know how to do it, please help me, thanks

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.