Found 52 repositories(showing 30)
timsainb
Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)
qzed
Experimental Project on Noise Reduction.
samehsbouri
a small university project to remove noise from any wav file.
awildfivreld
A simple wrapper for noisereduce
akriti-github
No description available
Pashasah
No description available
eduanmoldeep
A python tkinter based GUI App for Noise reduction
This project applies AI-based noise reduction and speech feature extraction techniques for audio processing. It uses the noisereduce library to enhance audio quality and extracts Mel-Frequency Cepstral Coefficients (MFCCs) for further analysis. The processed waveforms and MFCC visualizations provide insights into the impact of noise reduction.
Dyussembekov
There are more complex algorithms and methods, such as those based on machine learning, that can be used to better remove noise. To use this code, you need to install the pydub and noisereduce libraries. These methods and tools will help you get rid of extraneous noise and improve the quality of your audio recording.
usamaroo
No description available
MikeLuu99
Improve audio quality using python libraries(noisereduce, Pedalboard)
ayubsaid
No description available
nedma
No description available
WaqarAnwar
A very basic audio denoiser from a video
karkinopaido
This Python script demonstrates a simple implementation of voice noise reduction using a thresholding technique. It utilizes the sounddevice, numpy, and noisereduce libraries to record audio, extract the voice component, apply noise reduction, and play back the original and processed audio
soypremshandilya
Sound Enhancer - Noise Removal & Audio Quality Enhancement A Python-based application with a user-friendly GUI for noise removal and sound quality enhancement. Supports multiple audio formats like MP3 and WAV. Powered by PyQt5, librosa, and noisereduce. 🔊 Clean up your audio and enhance its quality effortlessly!
redacted-actual
Real-time AI Voice Translator with noise reduction. A Python prototype that captures microphone input, isolates voice using noise reduction, transcribes speech (STT), translates text, and speaks the result in the target language (TTS). Built with SpeechRecognition, noisereduce, Google Translate, and pyttsx3. Great starting point for building a li
CodeWithHarry123
Noisereduce_DeepFilterNet
Crky22
No description available
Swarupakulkarni23
No description available
Swarupakulkarni23
No description available
jyshin-22
2025 DGIST DSP Team Project; Matlab implementation of noisereduce
sumeetsgh93
No description available
jaipalb2803
JNTUH-Sultanpur Minor Project (Sept 2024 - Dec 2024)
MamunHoque
No description available
noise-reduction
No description available
99kg
No description available
dlursmanashvili
No description available
ssymeonidis
No description available
siddiquisarah
This project demonstrates the use of autoencoders to remove noise from images in the MNIST dataset. By leveraging the powerful encoding and decoding capabilities of autoencoders, the project aims to improve the clarity and quality of handwritten digit images, making them more suitable for further processing and analysis.