mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodejs_wav "Illegal instruction (core dumped)"

AndreP2211 opened this issue · comments

Hello,
I have summarized the whole thing a bit. you can find all the information in my prepared GitHub:
https://github.com/AndreP2211/deepspeech-help

Hello, I have summarized the whole thing a bit. you can find all the information in my prepared GitHub: https://github.com/AndreP2211/deepspeech-help

Please avoid forwarding people like that, it makes it much more complicated to understand your issue ...

Illegal instruction, you're running a VM it seems? And there's no AVX extensions reported on the CPU, so it's unsupported and expected to fail like that.