Skip to content

Automatically slices audio into 10s slices and stores them in /dataset_raw/name/ for so-vits-svc training

License

Notifications You must be signed in to change notification settings

TheTechDivinity/svc-dataset-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dataset Maker for so-vits-svc

by Divinity

Cuts audio in folder (next to script) into a training set for so-vits-svc (/dataset_raw/name/sub set name) in whatever location you want. (also works on pre-existing directories) The audio slices are exported as .wav files ready for so-vits-svc training.

Tip: put the script on your so-vits-svc folder so you don't have to set path or move the files into there

How to use:

On CMD in the script's folder enter ([] is an argument or option, () optional):

svc-dataset-maker.py [file path or file name] [dataset name] (-f [set folder]) (-s [sub set folder name]) (-r [remove source file])

Thanks to pydub and click for making this possible

About

Automatically slices audio into 10s slices and stores them in /dataset_raw/name/ for so-vits-svc training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages