Hello everyone
I want to start a training for my own data and i ran into problems
I used audioDataloader to make a dataset with torch from the link below
https://github.com/muhdhuz/audioDataloader
and then passed dataset_A and B to NonParallelSpecDataset
after all these works i call tha train(args_scpt, datamodule) but its not working
pleas help me use my own data and tell me what should i do from beginning
Hello everyone
I want to start a training for my own data and i ran into problems
I used audioDataloader to make a dataset with torch from the link below
https://github.com/muhdhuz/audioDataloader
and then passed dataset_A and B to NonParallelSpecDataset
after all these works i call tha train(args_scpt, datamodule) but its not working
pleas help me use my own data and tell me what should i do from beginning