Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This is a DVAE filetune for xttsv2, based on the scripts presented here.
|
| 6 |
+
https://github.com/daswer123/xtts-finetune-tests/tree/main/dvae-finetune
|
| 7 |
+
|
| 8 |
+
Trained on 100h of Russian high quality speech, potentially should improve finetune quality of GPT-2 and Perceiver models.
|
| 9 |
+
|
| 10 |
+
You can try to use it in xtts-finetune-webui as a custom DVAE
|
| 11 |
+
|
| 12 |
+
```
|
| 13 |
+
wandb: Run summary:
|
| 14 |
+
wandb: commit_loss 0.04019
|
| 15 |
+
wandb: cur_step 2571
|
| 16 |
+
wandb: epoch 19
|
| 17 |
+
wandb: loss 0.10499
|
| 18 |
+
wandb: recon_loss 0.06481
|
| 19 |
+
```
|
| 20 |
+
|
| 21 |
+

|
| 22 |
+
|