diff --git a/examples/other/g2p/run.sh b/examples/other/g2p/run.sh index bbf6dd60..d52ed0c6 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