摘要
本文在分析了固定状态数目来确定模型状态数的方法的缺陷之后,提出了一种根据训练样本具体形态来自动增加或减少模型状态数目的方法。其中的增加状态实质是将原状态拆分成两个新状态,而被分割的是建摸精度不够的状态。而删除状态就是将状态从原模型中删除,并重新连接被删除状态两端的状态。被删除的状态是帧数相对较少的,这样的状态可以被合并到与其相临的状态当中。
This paper presents a method of increasing or decreasing the state number of the ANN/HMM hybrid model based on the specific forms of training samples. Increasing the state number is to split a state with lower modeling accuracy into two new separated states. Deleting a state is to remove it from the original model.
出处
《自动化技术与应用》
2009年第7期29-32,共4页
Techniques of Automation and Applications
关键词
ANN/HMM混合模型
固定状态数目
自动增减状态数
ANN/HMM hybrid model
fixed states number
automatically increase or decrease the state number