VoiceCleaner GUI
Graphic User Inteface of Audio denoising real-time powered by artificial intelligence (Beta)
Name of the project may change on future. Old-name: AiCleaner GUI
- Python 3.8.1+ as default (In the future will be automatic)
- PIP3
sudo apt-get install git python3.8
pip3 install -r requirements.txt
python3 main.py
ImportError: libOpenGL.so.0: cannot open shared object file: No such file or directory
sudo apt install libopengl0 -y #https://stackoverflow.com/a/65751558/10491422
Please feel free to contribute. c:
- GUI Template: Wanderson-Magalhaes
Check the CORE ROADMAP.
This open-source repository is under MIT license, check full here.