Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 9, 2025.
Abstract: In day-to-day life, the speech signals are often noisy and distorted by background noise. These signals are not suitable for use in different audio-operated applications directly, as they are distorted. The use of these noisy voice signals can degrade the performance of the speech communication system. There are a huge number of applications nowadays that we use for various purposes, which utilize voice as input. Our study focuses on speech enhancement, which involves a combination of Generative Adversarial Networks (GAN) and Autoencoders (AE). The required features are extracted by using the MFCC algorithm from the MUSAN dataset. The features extracted with MFCC are paired samples of clean and noisy speech. The main architecture is a combination of GAN and AE. The Generator is trained to reconstruct clean speech features from noisy speech signal inputs. On the other hand, the discriminator is trained to tell the difference between real clean samples and samples that are generated by the generator. The adversarial training approach continuously improves the performance of the generator to produce good-quality and more intelligent speech. The MUSAN dataset used for the experiment contains data of noisy speech. As a result, we note that the model performs very well and shows robustness across multiple types of noise samples. The AE is used for feature reconstruction, and the GAN for generating fake samples. This combination of GAN and AE resulted in a good solution for speech enhancement in a noisy and distorted environment.
Mandar Diwakar and Brijendra Gupta. “Advancing Speech Enhancement with Generative Adversarial Network-Autoencoder: A Robust Adversarial Autoencoder Approach”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.9 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0160932
@article{Diwakar2025,
title = {Advancing Speech Enhancement with Generative Adversarial Network-Autoencoder: A Robust Adversarial Autoencoder Approach},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0160932},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0160932},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {9},
author = {Mandar Diwakar and Brijendra Gupta}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.