alphacep / alphacep/vosk-api

Start Vosk on boot on Raspberry

Ouverte
#873 5 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
15.1k
Forks
1.8k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.