We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56cfb95 commit 9e35898Copy full SHA for 9e35898
egs/voxforge/s5/local/voxforge_prepare_dict.sh
@@ -49,7 +49,7 @@ if [[ "$(uname)" == "Darwin" ]]; then
49
alias readlink=greadlink
50
fi
51
52
-sequitur=$KALDI_ROOT/tools/sequitur
+sequitur=$KALDI_ROOT/tools/sequitur-g2p
53
export PATH=$PATH:$sequitur/bin
54
export PYTHONPATH=$PYTHONPATH:`utils/make_absolute.sh $sequitur/lib/python*/site-packages`
55
0 commit comments