-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SpeechBackground does not work #44
Comments
Please add more verbose logging, you should see extra information |
|
Hi, isn't that enough? |
Try to change localhost in res_speech_vosk.conf to 127.0.0.1 |
Unfortunately, it didn't help. Any other ideas? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I use Freepbx (Asterisk 18.20.2)
At the SpeechBackground stage, it throws an error "exited non-zero". The call ends, the sound is not played.
What could be the reason?
log
extension
The sound is played quietly through the Playback.
Server Vosk is up and running through python in a dialplan.
Example
exten => s,n,Set(RESULT=${SHELL(python3.6 /home/vosk-server/websocket/test_srt.py .....
The text was updated successfully, but these errors were encountered: