twgo / siann1-hak8_boo5-hing5

聲學模型訓練
MIT License
1 stars 1 forks source link

走評估 test_dir 會有其它的 input嗎?除了 data/train_dev #19

Closed leo424y closed 6 years ago

leo424y commented 6 years ago

RUN bash -c 'time bash -x 走評估.sh data/lang_free data/train_dev'

發現

lang=$1 # data/lang_free if [ $# != 2 ]; then test_dir=data/dev else test_dir=$2 fi

這段是要避免沒有$2時少了 test_dir

sih4sing5hong5 commented 6 years ago

聲學模型試驗 會用著

leo424y commented 6 years ago

OK. 走評估.sh 在聲學模型試驗也會用到