PaddlePaddle / models

Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
Apache License 2.0
6.88k stars 2.91k forks source link

kaldi-decoder #2395

Open asdqweqq opened 5 years ago

asdqweqq commented 5 years ago

setip.sh cannot find kaldi decoder

/home/hvir/models/models/PaddleSpeech/DeepASR/decoder/post_latgen_faster_mapped.so /usr/bin/ld: cannot find -lkaldi-decoder collect2: error: ld returned 1 exit status

SunGaofeng commented 5 years ago

Please install kaldi first.

asdqweqq commented 5 years ago

It’s already installed but, library so file doesn’t exist. Is it a bug?

Sent from my iPhone

On Jun 12, 2019, at 7:32 PM, SunGaofeng notifications@github.com wrote:

Please install kaldi first.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

SunGaofeng commented 5 years ago

can u find kaldi related so in your system? If you find it, you may manually set the path to LD_LIBRARY_PATH