nsheth12 / canetis

A recursive forced aligner built on Gentle.
MIT License
16 stars 5 forks source link

No rule to make target `kaldi/src/kaldi.mk'. Stop. #10

Open MysteryPancake opened 4 years ago

MysteryPancake commented 4 years ago

I am having difficulty installing Canetis on my system due to a Kaldi error. Canetis is using a fairly old version of Gentle, which is why I think I am encountering this error. The latest version of Gentle installs on its own, but the version Canetis requires does not install correctly for me.

Makefile:5: kaldi/src/kaldi.mk: No such file or directory
make: *** No rule to make target `kaldi/src/kaldi.mk'.  Stop.

It would be good to update Gentle to the latest version if possible, as it might prevent this issue.

hungryhippoz commented 3 months ago

@MysteryPancake I know it has been a while, but were you able to resolve this issue? I have been unable to resolve at all.

Although my stack is a bit different: Makefile:30: kaldi.mk: No such file or directory Makefile:95: Please rerun configure: OPENFST_VER is not defined, likely kaldi.mk was produced by older configure script.. Stop. Configuring ... Checking OpenFST library in .... Checking OpenFst library was patched. Doing OS specific configurations ... On Darwin: checking for Accelerate framework ... Configuring for OS X version 12.7 ... configure failed: OS X version '12.7' not supported Makefile:30: kaldi.mk: No such file or directory Makefile:95: Please rerun configure: OPENFST_VER is not defined, likely kaldi.mk was produced by older configure script.. Stop. Downloading models for v0.03... --2024-07-10 20:49:18-- https://lowerquality.com/gentle/kaldi-models-0.03.zip Resolving lowerquality.com (lowerquality.com)... 82.221.106.101 Connecting to lowerquality.com (lowerquality.com)|82.221.106.101|:443... connected. ERROR: cannot verify lowerquality.com's certificate, issued by ‘CN=R3,O=Let's Encrypt,C=US’: Issued certificate has expired. To connect to lowerquality.com insecurely, use `--no-check-certificate'.