alphacep / alphacep/vosk-api

Start Vosk on boot on Raspberry

Offen
#873 5 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Jupyter Notebook
Sterne
15.1k
Forks
1.8k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.