File tree Expand file tree Collapse file tree
recipes/AudioMNIST/diffusion Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ python train.py hparams/train_latent.yaml --data_folder=your/data/folder
6565The quality of the generated digit is lower with latent diffusion. The generated signals should, however, sounds like a digit.
6666
6767
68- ## Checkpoints and Training logs
68+ ## Samples, checkpoints and Training logs
6969The training scripts will produce results that can be found in the ` <output_folder>/samples ` directory after each training epoch.
7070
71- The output folder containing the checkpoints and training logs for all the aforementioned experiments can be found here:
71+ The output folder containing the generated samples, model checkpoints and training logs for all the aforementioned experiments can be found here:
7272https://www.dropbox.com/sh/szpmkp8aok1nquf/AABziohiZ8UhYBJz5TXscu93a?dl=0
7373
7474# ** About SpeechBrain**
You can’t perform that action at this time.
0 commit comments