Research on Real time Speech Segmentation Optimization Based on Convolutional Neural Networks
To further improve the performance of real-time speech segmentation, analyze the optimization method of real-time speech segmentation based on Convolutional Neural Network (CNN). Firstly, introduce the basic structure of CNN and its mathematical principles in speech segmentation. Secondly, introduce pruning techniques to determine whether to retain or delete weights based on their importance scores. The experimental results show that the accuracy, recall, F1 value, and time consumption of this method are all better than traditional CNN.
Convolutional Neural Network (CNN)speech segmentationreal time performancepruning technique