thchs30的初步操作--triphone

下面我们来学习run.sh中的triphone训练过程

#triphone
steps/train_deltas.sh --boost-silence 1.25 --cmd "$train_cmd" 2000 10000 data/mfcc/train data/lang exp/mono_ali exp/tri1 || exit 1;
#test tri1 model
local/thchs-30_decode.sh --nj $n "steps/decode.sh" exp/tri1 data/mfcc &

先看
steps/train_deltas.sh

#Begin configuration.
stage=-4 # This allows restarting after partway, when something when wrong.#这允许在中途出现问题时重新启动。
config=
cmd=run.pl#cmd运行方式为run.pl本地运行
scale_opts="–transition-scale=1.0 --acoustic-scale=0.1 --self-loop-scale=0.1"#过渡规模1.0语料规模0.1自我循环规模0.1
realign_iters=“10 20 30”;#重新调整的迭代数目
num_iters=35 # Number of iterations of training#训练的迭代次数
max_iter_inc=25 # Last iter to increase #Gauss on.#最后一个增加高斯的iter

继续更新…

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值