Hi there, has anyone managed to make DeepSpeech run on a Nvidia Jetson Nano? If so, can you show how or give some suggestions to redo it?
Not to our knowledge.
I have succesfully build DeepSpeech 0.6.0 for Nvidia Jetson Nano: https://github.com/domcross/DeepSpeech-for-Jetson-Nano/releases/tag/v0.6.0
1 Like
Thanks, but could you please share you changes ? I see patches … it would be nice to avoid spreading builds around.
“Share your changes” like in “fork, patch and PR”?
I will try to, but there are some ugly hacks involved…
I saw some changes that we already have. Ideally, it’d be best that we document that with cross-compilation. Unfortunately, I don’t have a device and I don’t really have the time to hack around that.