mustass / diffusion_models_for_speech

Deep Learning course project repository.
https://kurser.dtu.dk/course/02456
1 stars 0 forks source link

Initial setup is running #3

Closed mustass closed 1 year ago

mustass commented 1 year ago

The code to enable training is now implemented but not tested extensively. Like, the functions run and training does not crash. But it appears that testing this and running this has to be on HPC. My poor MacBook can't run training with the same number of batches and audio length as the implementation we ripped off.