gooofy / zamia-speech

Open tools and data for cloudless automatic speech recognition
GNU Lesser General Public License v3.0
443 stars 86 forks source link

Cant install as per the instructions #81

Open jamesamrundle opened 4 years ago

jamesamrundle commented 4 years ago

Hi I tried installing on my machine as per the instructions for Debian. Im running ubuntu 16 currently, but it should work.

At the last part i get

kaldi-chain-zamia-speech-de : Depends: libatlas3-base (>= 3.10.3) but 3.10.2-9 is to be installed kaldi-chain-zamia-speech-en : Depends: libatlas3-base (>= 3.10.3) but 3.10.2-9 is to be installed python-nltools : Depends: python-espeakng but it is not going to be installed Depends: python-webrtcvad but it is not going to be installed

So then I set up a VM of debian 9 and basically got the same errors. I tried to manually install the dependencies but that didnt work either.

Any thoughts?

jamesamrundle commented 4 years ago

also I manually tried to install python-espeakng from the link provided in the readme but it said it depends on espeak-ng which is not installable

gooofy commented 4 years ago

Please check your apt sources - Debian 9 (stretch) should contain libatlas3-base 3.10.3-1+b1 as well as espeak-ng:

https://packages.debian.org/stretch/libatlas3-base https://packages.debian.org/stretch/espeak-ng