Skip to content

Commit

Permalink
fixed small spelling mistakes (#2551)
Browse files Browse the repository at this point in the history
  • Loading branch information
Woutervdvelde authored Jul 4, 2023
1 parent d5f16d7 commit d611067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/finetuning.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit d611067

Please sign in to comment.