kaldi-asr/kaldi

"bc" is not linux native , you should add some check

Open

#2,954 opened on Dec 31, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Shell (15,392 stars) (5,359 forks)batch import
enhancementhelp wantedstale

Description

low priority issue , it is not a real issue to debug this error , and install bc afterwards , but nevertheless , this is not a native linux command . you should add some warning in , maybe in run.sh for all the diarizations recipe , or in the script itself.

https://github.com/kaldi-asr/kaldi/blob/3e77220b3297831c3a370169580b880461897682/egs/callhome_diarization/v1/diarization/extract_ivectors.sh#L95

Contributor guide

"bc" is not linux native , you should add some check · kaldi-asr/kaldi#2954 | Good First Issue