Crash as below, not sure how to resolve, thanks.
$ deepspeech -h
2018-01-16 06:31:24.624665: F tensorflow/core/platform/cpu_feature_guard.cc:35] The TensorFlow library was compiled to use AVX2 instructions, but these aren’t available on your machine.
Aborted (core dumped)
Thanks,
Andrew.
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
January 16, 2018, 9:56am
2
What is your system ? How did you installed DeepSpeech ?
Enable the virtual environment, and then use PIP install deepspeech, then run deepspeech, and get the crash.
Please check the system information below.
i062912@mo-8d5cc4897:~> cat /etc/SuSE-release
SUSE Linux Enterprise Server 12 (x86_64)
VERSION = 12
PATCHLEVEL = 2
This file is deprecated and will be removed in a future service pack or release.
Please check /etc/os-release for details about this release.
i062912@mo-8d5cc4897:~> uname -a
Linux mo-8d5cc4897.mo.sap.corp 4.4.49-92.14-default #1 SMP Fri Mar 24 07:03:38 UTC 2017 (cc5d011) x86_64 x86_64 x86_64 GNU/Linux
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
January 17, 2018, 8:02am
4
Can you use the wheel matching your python version from https://tools.taskcluster.net/index/artifacts/project.deepspeech.deepspeech.native_client.master/cpu ? Start with a fresh virtualenv, and pip install urlofthewheel
Thanks for the response.
I am able to install deepspeech with wheel matching my python version, and it work now. Really appreciate your help.
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
January 17, 2018, 10:07am
6
Good :). Can you update the topic title to make it easy for others to find your issue? Thanks!
fly231
(Fly231)
January 18, 2018, 7:01am
7
I am not sure how to change the title, as I submit this topic without login (via email).
In fact now I have a login, but not able to change the title.