There was an error while loading. Please reload this page.
1 parent 172e886 commit 8755661Copy full SHA for 8755661
egs/commonvoice/s5/local/prepare_dict.sh
@@ -52,7 +52,7 @@ if [[ "$(uname)" == "Darwin" ]]; then
52
alias readlink=greadlink
53
fi
54
55
-sequitur=$KALDI_ROOT/tools/sequitur
+sequitur=$KALDI_ROOT/tools/sequitur-g2p
56
export PATH=$PATH:$sequitur/bin
57
export PYTHONPATH=$PYTHONPATH:`utils/make_absolute.sh $sequitur/lib/python*/site-packages`
58
0 commit comments