Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

DZDL/aicleaner-gui

Repository files navigation

AiCleaner GUI


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


Requirements:

  • Python 3.8.1+ as default (In the future will be automatic)
  • PIP3

Run Ubuntu (dev)

sudo apt-get install git python3.8
pip3 install -r requirements.txt
python3 main.py

Known issues:

  1. 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

Contributions

Please feel free to contribute. c:

Roadmap

Check the CORE ROADMAP.

License

This open-source repository is under MIT license, check full here.