hayeong0 / Diff-HierVC

Official Pytorch Implementation of "Diff-HierVC: Diffusion-based Hierarchical Voice Conversion with Robust Pitch Generation and Masked Prior for Zero-shot Speaker Adaptation"
https://diff-hiervc.github.io/
167 stars 17 forks source link

data_loader.py" is missing #6

Closed isletennos closed 1 week ago

isletennos commented 2 months ago

Thanks for publishing the train code. I saw the code, "from data_loader import AudioDataset, MelSpectrogramFixed" but it looks like I can't import it because I don't have data_loader.py. Thank you.

hayeong0 commented 1 week ago

Sorry for the late reply. I have updated all the missing codes. Thanks.