Skip to content

akhkim/vibrai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music to Music Synthesis Model Trainer

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.

Requirements

  • Python 3.8 or greater

GPU

GPU execution requires the following NVIDIA libraries to be installed:

Installation

git clone https://github.com/akhkim/vibrai.git
cd vibrai
pip install -r requirements.txt

Command-line Usage

cd vibrai
spotdl Your_Playlist_Link --output /tracks
python3 train.py

To be Implemented

  • Diffusion model for higher stability and output quality for larger sample size
  • Function to choose synthesized audio length

About

Music to Music Synthesis Model Trainer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages