Skip to content

Prepare spectrograms from audio for training a Riffusion model

Notifications You must be signed in to change notification settings

d3n7/riffusionPrepper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riffusionPrepper

Prepare spectrograms from audio for training a Riffusion model

Dependencies

  1. Run the following command: pip install pydub
  2. Download and install the following repo: https://github.com/riffusion/riffusion

Instructions

  1. Place a any number of .wavs in the "input" folder
  2. Replace the text in "keyword.txt" with your keyword
  3. Run the python script: python prep.py
  4. Output spectrograms will appear in the "output" folder

About

Prepare spectrograms from audio for training a Riffusion model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages