<imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/>
</a>
**TL;DR:** After having followed the [installation steps](#requirements), you can reproduce the [Parler-TTS Mini v0.1](https://huggingface.co/parler-tts/parler_tts_mini_v0.1) training recipe with the following command line:
**TL;DR:** After having followed the [installation steps](#requirements), you can reproduce the [Parler-TTS Mini v0.1](https://huggingface.co/parler-tts/parler_tts_mini_v0.1) training recipe with the following command line:
```sh
```sh
...
@@ -13,6 +17,8 @@ This sub-folder contains all the information to train or fine-tune your own Parl
...
@@ -13,6 +17,8 @@ This sub-folder contains all the information to train or fine-tune your own Parl
-[2. First steps to get started](#b-getting-started)
-[2. First steps to get started](#b-getting-started)
-[3. Training guide](#c-training)
-[3. Training guide](#c-training)
> [!IMPORTANT]
> You can also follow [this fine-tuning guide](https://colab.research.google.com/github/ylacombe/scripts_and_notebooks/blob/main/Finetuning_Parler_TTS_on_a_single_speaker_dataset.ipynb) on a mono-speaker dataset example.