mustass / diffusion_models_for_speech

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

Feature/inference updates #38

Closed sandorfoldi closed 1 year ago

sandorfoldi commented 1 year ago

Update scripts/inference.py to avoid using argparse on top of hydra Config files and bash scripts for audio synthesis on dtu hpc

mustass commented 1 year ago

@sandorfoldi In your /bash/ scripts, there will be problems with relative paths.

sandorfoldi commented 1 year ago

@sandorfoldi In your /bash/ scripts, there will be problems with relative paths.

I thought I was gonna have to change things there too, but I tested it and it works. I now have 6 jobs submitted, 2 of them are running and they generate audio at the right locations.