Replies: 3 comments
-
>>> othiele |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> naftalibeder
[December 22, 2020, 4:40pm]
When I run a basic example on a 2020 M1 MacBook Air:
cd ./DeepSpeech-examples/ffmpeg_vad_streaming
npm install
node ./index.js --audio /tmp/deepspeech/audio/2830-3980-0043.wav --model /tmp/deepspeech/deepspeech-0.9.0-models.pbmm
I get the error
zsh: illegal hardware instruction node ./index.js --audio /tmp/deepspeech/audio/2830-3980-0043.wav --model
I get the same error
Has anyone had any luck running inference on an
arm64
Mac, with orwithout emulation?
ffmpeg: 4.3.1
node: 14.15.3
[This is an archived TTS discussion thread from discourse.mozilla.org/t/illegal-hardware-instruction-on-apple-m1-mac]
Beta Was this translation helpful? Give feedback.
All reactions