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

[README] Cloning will not work unless you have this launch option #257

Open
lilgandhi1199 opened this issue May 28, 2020 · 2 comments · May be fixed by #259
Open

[README] Cloning will not work unless you have this launch option #257

lilgandhi1199 opened this issue May 28, 2020 · 2 comments · May be fixed by #259

Comments

@lilgandhi1199
Copy link

lilgandhi1199 commented May 28, 2020

example in readme should be

git clone --recurse-submodules https://github.com/lowerquality/gentle.git

Otherwise the kaldi folder will be empty. Took me 3 weeks to figure that out.
But then also if anyone says it's not working too the only other problem I found is OpenFST consistently was corrupted on download.

Found it online here it is as backup incase anyone asks.
openfst-1.6.5.tar.gz

Looks like the link changed to OPENFST
someone mentioned it here too unless that's really old and unrelated...idk
#192

@lilgandhi1199 lilgandhi1199 changed the title [GITHUB] Cloning does not work properly [README] Cloning will not work unless you have this launch option May 28, 2020
@lilgandhi1199
Copy link
Author

lilgandhi1199 commented May 28, 2020

As a side note you might want to tell people to run these also
they might be dependencies...hope you know for sure!

sudo apt install python3
sudo apt install python2.7
sudo apt install libatlas-base-dev
sudo apt install gfortran

@Aidenfaustine
Copy link

when i run pip install openfst. it is reported error as follow. how yo fix it.Thanks

image

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

Successfully merging a pull request may close this issue.

2 participants