Added guidance for training on local machine

This commit is contained in:
Plachta
2023-06-12 18:26:59 +08:00
parent 9398660323
commit 1d7e8fc637
2 changed files with 9 additions and 4 deletions
+3 -2
View File
@@ -26,8 +26,9 @@ Chinese & Japanese[![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F
## Fine-tuning
It's recommended to perform fine-tuning on [Google Colab](https://colab.research.google.com/drive/1pn1xnFfdLK63gVXDwV4zCXfVeo8c-I-0?usp=sharing)
because the original VITS has some dependencies that are difficult to configure.
See [LOCAL.md](https://github.com/Plachtaa/VITS-fast-fine-tuning/blob/main/LOCAL.md) for local training guide.
Alternatively, you can perform fine-tuning on [Google Colab](https://colab.research.google.com/drive/1pn1xnFfdLK63gVXDwV4zCXfVeo8c-I-0?usp=sharing)
### How long does it take?
1. Install dependencies (3 min)