django-deepspeech-server
django-deepspeech-server copied to clipboard
Websocket function not working (Websocket error object event)
Hi, I want to ask. When I run python manage.py runserver to run the program, And prompt to 127.0.0.1/dsserver to run deepspeech server, The http protocol is working fine , but websocket is throwing error, Object event. Is the websocket functioning?
Thank you. Regards, Asyraf
Websocket should be functioning if you have channels==1.1.8. If that doesn't work, I might need detailed stack trace