Amphion icon indicating copy to clipboard operation
Amphion copied to clipboard

[Help]: Vevo1.5 how to use emilia dataset

Open mangoszteen opened this issue 5 months ago • 0 comments

I have been wondering for a long time how I can use the config in emilia_dataset.py

After I downloaded the emilia dataset, I saved them in a folder named "emilia", and it contains a bunch of .arrow files (e.g., data-00000-of-00010.arrow), and 2 .json files (dataset_info.json, state.json). I wonder how should I modify: MNT_PATH = "[Please fill out your emilia data root path]" CACHE_PATH = "[Please fill out your emilia cache path]" to make it use emilia dataset in training. Or do I need to do further process on the downloaded emilia dataset?

I really appreciate any help!

mangoszteen avatar Aug 01 '25 17:08 mangoszteen