srvk / eesen-transcriber

EESEN based offline transcriber VM using models trained on TEDLIUM and Cantab Research
Apache License 2.0
49 stars 14 forks source link

Incorrect KALDI_ROOT in path.sh? #28

Closed aolney closed 5 years ago

aolney commented 5 years ago

Current in ~/bin/path.sh is

export KALDI_ROOT=../srvk-eesen-offline-transcriber-kaldi

Should probably be

export KALDI_ROOT=~/kaldi
fmetze commented 5 years ago

fixed, setting to specified hash