Skip to content

hieunm44/noise-remover-beat-mixer

Repository files navigation

Noise Remover and Beat Mixer

Overview

This application includes a noise remover which uses CleanUNet as its denoising model; and a beat mixer which allows users to add background music to their audio.

Built With

Usage

  1. Clone the repo
    git clone https://github.com/hieunm44/noise-remover-beat-mixer.git
    cd noise-remover-beat-mixer
  2. Install necessary packages
    pip install -r requirements.txt
  3. Go to https://github.com/NVIDIA/CleanUNet and download pretrained models located in the folder exp, then put them into your local folder exp.
  4. Run the app
    streamlit run app.py

About

Removing noise using CleanUNet and adding beat music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages