chuck1z / AudioCleanerLinks
Audio Cleaner using DeepFilterNet, hosted through Streamlit
☆15Updated 2 months ago
Alternatives and similar repositories for AudioCleaner
Users that are interested in AudioCleaner are comparing it to the libraries listed below
Sorting:
- On-device noise suppression powered by deep learning☆73Updated last week
- Uses machine learning to denoise audio containing speech☆35Updated last year
- On-device speaker diarization powered by deep learning☆51Updated last week
- Use DTLN real time speech denoising model(https://github.com/breizhn/DTLN) in web.☆13Updated 2 years ago
- Karaokey is a vocal remover that automatically separates the vocals and instruments. A deep learning model based on LSTMs has been traine…☆40Updated 2 years ago
- An offline CPU-first low-resource chat application to perform RAG on your corpus of data. Powered by OpenChat and CTranslate2.☆13Updated 2 months ago
- StimulerVoiceX is a denoising and speech enhancement system. It uses deep learning techniques to remove noise from speech signals and imp…☆12Updated 2 years ago
- OCTRA is a web-application for the orthographic transcription of audio files.☆39Updated last week
- Speech Denoising project for the Deep Learning course at Tsinghua University, spring 2021☆18Updated 3 years ago
- ☆18Updated 6 months ago
- Detecting segments belonging to which song in database, and return Nil if does not exist in a database.☆22Updated 4 years ago
- TTS Client for Coqui TTS server☆13Updated 2 years ago
- [WIP] Trying to understand how to deal with DeepFilterNet in a custom STFT pipeline☆13Updated last year
- A tutorial on the delay and sum beamformer for microphone arrays☆17Updated 8 years ago
- Identifying individual speakers in an audio stream based on the unique characteristics found in individual voices using Python☆18Updated 2 years ago
- A simple application of DTW Algorithm in isolate word speech recognition.☆16Updated 5 years ago
- Uses the excellent silero VAD with onnxruntime C api for fast detection of audio segments with speech☆15Updated 10 months ago
- The jam machine dreams up music compositions through deep neural hallucinations. Just import the raw inspiration into your favorite DAW u…☆13Updated 2 years ago
- Efficient Library for Media Content Analysis☆24Updated this week
- NNSE (Neural Network Speech Enhancement) is a speech-denoiser optimized to run on Ambiq's low power platform☆39Updated 2 months ago
- Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink threshold…