Hacker News new | ask | show | jobs
by magicalhippo 2337 days ago
> deepspeech is python

I was under the impression DeepSpeech was native (C++), with bindings for Python and others. Personally I've used it with Node.js so far, and I couldn't see any dependencies on Python.

edit: I was talking client, you're talking training I guess.