Construction Methods of Speech Recognition Systems Based on 1D Convolutional Neural Network
The article proposes a speech recognition system based on 1D Convolutional Neural Network(1D-CNN).Firstly,the framework of a speech recognition system based on 1D-CNN is studied.Secondly,the method of constructing the system using TensorFlow is emphasized.Finally,the LibriSpeech dataset is used to test the system under conditions of no noise,slight noise,and severe noise.Accuracy,recall,F1,and other indicators are used for evaluation.The experimental results show that the proposed system has high recognition accuracy and stability under both noiseless and slightly noisy conditions,and exhibits good robustness even in severely noisy environments.