大部分系统使用深度学习技术完成语音识别任务,并取得良好的效果.但是,基于深度学习的语音识别技术对计算机硬件算力的要求较高,同时需要大量的语音样本对语音识别模型进行训练.针对这些问题,基于改进后的动态时间归整(Dynamic Time Warping,DTW)算法设计并实现了一个语音识别系统.
Design and Implementation of a Speech Recognition System Based on Improved DTW
Most systems use deep learning techniques to complete speech recognition tasks and have achieved good results. However, deep learning based speech recognition technology requires high computer hardware computing power, and also requires a large number of speech samples to train the speech recognition model. In response to these issues, the article designs and implements a speech recognition system based on an improved Dynamic Time Warping (DTW) algorithm.
speech recognitionDynamic Time Warping (DTW)small sample