Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant install as per the instructions #81

Open
jamesamrundle opened this issue Oct 28, 2019 · 2 comments
Open

Cant install as per the instructions #81

jamesamrundle opened this issue Oct 28, 2019 · 2 comments

Comments

@jamesamrundle
Copy link

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
Copy link
Author

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
Copy link
Owner

gooofy commented Oct 28, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants