fixed small spelling mistakes (#2551)

pull/2741/head
Wouter van der Velde 2023-07-04 11:42:54 +02:00 committed by GitHub
parent d5f16d77c2
commit d611067d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: