Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,11 @@ tags:
|
|
9 |
|
10 |
Finetune โมเดลโค้ด GitHub : https://github.com/VYNCX/finetune-local-vits
|
11 |
|
|
|
|
|
|
|
|
|
|
|
12 |
การใช้งาน :
|
13 |
```py
|
14 |
import torch
|
|
|
9 |
|
10 |
Finetune โมเดลโค้ด GitHub : https://github.com/VYNCX/finetune-local-vits
|
11 |
|
12 |
+
[Finetune-colab](https://colab.research.google.com/drive/12qbpHnu7wYiTEoqh6_57_KUjp4gJkx2h?usp=sharing
|
13 |
+
) เทรนโมเดลเสียงด้วยตัวเองบน Google Colab
|
14 |
+
|
15 |
+
ใช้งาน บน local คอมพิวเตอร์ https://github.com/VYNCX/VachanaTTS
|
16 |
+
|
17 |
การใช้งาน :
|
18 |
```py
|
19 |
import torch
|