Vibrai is a Music to Music synthesis GAN training program, which trains a GAN based on the audio files in the "tracks" folder to synthesize audio file, similar to the files it is trained on.
- Python 3.8 or greater
GPU execution requires the following NVIDIA libraries to be installed:
git clone https://github.com/akhkim/vibrai.git
cd vibrai
pip install -r requirements.txt
cd vibrai
spotdl Your_Playlist_Link --output /tracks
python3 train.py
- Diffusion model for higher stability and output quality for larger sample size
- Function to choose synthesized audio length