Skip to content

Commit 3c88229

Browse files
authored
Update README.md
1 parent 5bb2a16 commit 3c88229

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

training/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Training Parler-TTS
22

3-
> [!IMPORTANT]
4-
> **TL;DR:** After having followed the [installation steps](#requirements), you can reproduce the Parler-TTS v0.1 training recipe with the following command line:
3+
**TL;DR:** After having followed the [installation steps](#requirements), you can reproduce the Parler-TTS v0.1 training recipe with the following command line:
54

65
```sh
76
accelerate launch ./training/run_parler_tts_training.py ./helpers/training_configs/starting_point_0.01.json
87
```
98

9+
-------------
10+
1011
This sub-folder contains all the information to train or fine-tune your own Parler-TTS model. It consists of:
1112
- [1. An introduction to the Parler-TTS architecture](#a-architecture)
1213
- [2. First steps to get started](#b-getting-started)

0 commit comments

Comments
 (0)