diff --git a/examples/other/g2p/run.sh b/examples/other/g2p/run.sh index d52ed0c6..9794e791 100755 --- a/examples/other/g2p/run.sh +++ b/examples/other/g2p/run.sh @@ -4,7 +4,7 @@ source path.sh USE_SCLITE=true # test g2p -if [ ! -d ~datasets/BZNSYP ];then +if [ ! -d ~/datasets/BZNSYP ];then echo "Please download BZNSYP dataset" exit fi