Isolated Word Recognition and Feature Extraction Using Machine Learning
摘要
Speech recognition technology is extensively used in a variety of applications. Due to variables including speaker variances, background noise, and voice signal unpredictability, achieving high accuracy in speech recognition is difficult. Isolated word recognition, which includes identifying certain words uttered alone, has been created as a solution to these problems. This approach simplifies the audio input and eliminates the need for context analysis, making speech recognition simpler to comprehend. The process comprises the feature extraction step and the classification stage. In order to discriminate between various audio signals, feature extraction entails locating pertinent features from the audio source. These traits might be spectral traits like Mel-Frequency Cepstral Coefficients (MFCCs) or they could be temporal traits like zero-crossing rate and energy. The process of classifying involves dividing up the acquired information into several word classes using machine learning methods. Machine learning has developed into a powerful technique for word-by-word identification, enabling incredibly accurate speech recognition systems. The feature extraction involved removing the noise and identifying the relevant characteristics from the audio source to distinguish between different audio. This characteristics include several spectral features such as MFCCs or temporal features such as zero-crossing rate and energy. In the classification categorized different information using Machine Learning (ML) techniques. ML has been evolved into a potent method for identifying words individually and consenting to exact speech recognition systems. The HMM is a ML technique for recognizing individual isolated words. The HMM is a mathematical tools that employ a probabilistic structure to categorize data and accurately identify the different changes in the audio signals.