We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c0fac commit 7e02a48Copy full SHA for 7e02a48
README.md
@@ -73,7 +73,7 @@ The model is trained with utterances normalized to -20 LUFS. The `encode` functi
73
74
## Finetune
75
76
-To finetune a model given its config and checkpoint, execute `train.py` file:
+To finetune a model given its config and checkpoint, execute `train.py` file. You can also directly use `stable-audio-tools`:
77
78
```bash
79
python train.py \
0 commit comments