Automatic Speech Recognition (ASR) has evolved from rule-based and statistical methods to deep learning approaches, achieving near human-level performance under certain conditions. Traditional HMM-GMM models face limitations in handling long-term dependencies, speaker variability, and noise. Modern architectures such as DNNs, CNNs, RNNs, LSTMs, and Transformers provide improved representation learning and feature extraction from speech signals. This paper presents a comprehensive review of deep learning-based ASR systems, covering their evolution, acoustic feature extraction, end-to-end modeling, and training techniques. A generalized ASR pipeline is proposed, including preprocessing, feature encoding, model design, optimization, and decoding. Performance is evaluated using metrics like Word Error Rate (WER) and Character Error Rate (CER). The study highlights key challenges such as low-resource languages, real-time processing, domain adaptation, and model interpretability. It concludes that deep learning is the standard for ASR, with future research focusing on self-supervised learning, multilingual models, and efficient edge deployment.
Lydia Languish· International Journal of App...· 0 citations
The proliferation of Internet of Things (IoT) devices has intensified the demand for efficient and accurate deep learning models capable of operating under stringent resource constraints at the edge. Neural Architecture Search (NAS) offers a promising avenue to automate the design of optimized neural networks tailored for edge computing environments. This paper investigates the application of NAS for optimizing neural network architectures deployed on IoT edge devices, balancing accuracy, latency, and energy efficiency. We propose a multi-objective NAS framework that incorporates hardware-aware constraints specific to typical IoT edge platforms. Experimental results on benchmark datasets demonstrate that NAS-generated models outperform conventional architectures in terms of inference speed and power consumption, while maintaining competitive accuracy. Our findings highlight the potential of NAS as a vital tool for enhancing edge intelligence in IoT systems.
Lydia Languish· International Journal of Art...· 0 citations