From d611067d50d5f924eaee9c7b8bbef498f13cddaa Mon Sep 17 00:00:00 2001 From: Wouter van der Velde Date: Tue, 4 Jul 2023 11:42:54 +0200 Subject: [PATCH] fixed small spelling mistakes (#2551) --- docs/source/finetuning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/finetuning.md b/docs/source/finetuning.md index 3e3ff6b3..c236260d 100644 --- a/docs/source/finetuning.md +++ b/docs/source/finetuning.md @@ -2,7 +2,7 @@ ## Fine-tuning -Fine-tuning takes a pre-trained model, and retrains it to improve the model performance on a different task or dataset. +Fine-tuning takes a pre-trained model and retrains it to improve the model performance on a different task or dataset. In 🐸TTS we provide different pre-trained models in different languages and different pros and cons. You can take one of them and fine-tune it for your own dataset. This will help you in two main ways: