New project: deepspeech websocket server & client

Read data/lm/, it’s already documented.

Yes, for what it’s worth i have the streaming API working with our custom (te reo Māori) model right now. I’ll also just mention, in case it’s helpful, that working with the pyAudio library was driving me a bit bonkers so I re-purposed @daanzu’s great pyAudio based client/server websocket demo by adding a ‘sounddevice’ based version, which is here in case its of any use to someone else (“device id” hell was driving me a bit bonkers on ubuntu desktop)

1 Like

Thank you @lissyx . Finally, I succeeded to create a language model.

i am getting same error how did you solve it?