Skip to content

Pipelines and tools to build your own DiffSinger dataset.

License

Notifications You must be signed in to change notification settings

blueyred/MakeDiffSinger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeDiffSinger

Pipelines and tools to build your own DiffSinger dataset.

For the recommended standard dataset making pipelines, see:

  • acoustic-forced-alignment: make dataset from scratch with MFA for acoustic model training
  • variance-temp-solution: temporary solution to extend acoustic datasets into variance datasets

For other useful pipelines and tools for making a dataset, welcome to raise issues or submit PRs.

DiffSinger dataset structure

  • dataset1/
    • raw/
      • wavs/
        • recording1.wav
        • recording2.wav
        • ...
      • transcriptions.csv
  • dataset2/
    • raw/
      • wavs/
        • ...
      • transcriptions.csv
  • ...

About

Pipelines and tools to build your own DiffSinger dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%