Skip to content

Commit 779c620

Browse files
authored
Update README.md
1 parent 19afe0f commit 779c620

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/AudioMNIST/diffusion/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ python train.py hparams/train_latent.yaml --data_folder=your/data/folder
6565
The 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
6969
The 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:
7272
https://www.dropbox.com/sh/szpmkp8aok1nquf/AABziohiZ8UhYBJz5TXscu93a?dl=0
7373

7474
# **About SpeechBrain**

0 commit comments

Comments
 (0)