ftshijt commited on
Commit ·
0c125ba
1
Parent(s): f5eaa6c
add model
Browse files- .gitattributes +4 -0
- README.md +2 -2
- dump/xvector/dev/xvector.ark +3 -0
- dump/xvector/dev/xvector.scp +3 -0
- dump/xvector/eval1/xvector.ark +3 -0
- dump/xvector/eval1/xvector.scp +3 -0
- dump/xvector/tr_no_dev/xvector.ark +3 -0
- dump/xvector/tr_no_dev/xvector.scp +3 -0
- exp/tts_stats_raw_phn_tacotron_g2p_en_no_space/train/feats_stats.npz +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/460epoch.pth +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/config.yaml +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_backward_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_fake_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_forward_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_optim_step_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_real_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_train_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_adv_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_backward_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_dur_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_feat_match_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_forward_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_kl_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_mel_loss.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_optim_step_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_train_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/gpu_max_cached_mem_GB.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/iter_time.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/optim0_lr0.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/optim1_lr0.png +3 -0
- exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/train_time.png +3 -0
- meta.yaml +3 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
*.md filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
*.md filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.ark filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*.scp filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.yaml filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5478f1a0454b62146ffc9370a2bb45c2473bfba087c5ebcc8ddb7819aafb6b1f
|
| 3 |
+
size 10774
|
dump/xvector/dev/xvector.ark
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01732d0a2e9dd8c94bbc0bb7fb7d36b2d8e4ec5a8ec234c8f52457e55c3c796b
|
| 3 |
+
size 424980
|
dump/xvector/dev/xvector.scp
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:690b64f58c883785d83bd23b37746482275c509f16b93f67ee96a74b55f41f8b
|
| 3 |
+
size 24155
|
dump/xvector/eval1/xvector.ark
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ebf9bc036620c51b42bbf657aa40099614782fb93e7002612d157cefe58f216
|
| 3 |
+
size 424980
|
dump/xvector/eval1/xvector.scp
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b0319c20d0b48a85935ebd17b84955db457c24084a5b7220f2da1a65b3f753a
|
| 3 |
+
size 25235
|
dump/xvector/tr_no_dev/xvector.ark
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b25cb777675335d0ca60fa53ba10e07f8da9591ae3ffc8614f9a152738ae69de
|
| 3 |
+
size 33841787
|
dump/xvector/tr_no_dev/xvector.scp
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e808aeece7c688167390e330f1e523d6bbcef46c33387fb5ed34bd41acce474
|
| 3 |
+
size 2264930
|
exp/tts_stats_raw_phn_tacotron_g2p_en_no_space/train/feats_stats.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fc3efee0ed9c90607b65a80c2016a36198aded0b677b09ad2da807f3230cc00
|
| 3 |
+
size 1402
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/460epoch.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e205f3fde6a8ed2f5247ffa2c89fab0f6fdd005d14c6fa3c67fc3aad769a3a23
|
| 3 |
+
size 382531214
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/config.yaml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62395cbe7280dfc185bc1116585ad8bf0b036e66a5fd7630c80cf0067f872940
|
| 3 |
+
size 8570
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_backward_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_fake_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_forward_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_optim_step_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_real_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/discriminator_train_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_adv_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_backward_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_dur_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_feat_match_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_forward_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_kl_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_mel_loss.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_optim_step_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/generator_train_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/gpu_max_cached_mem_GB.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/iter_time.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/optim0_lr0.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/optim1_lr0.png
ADDED
|
Git LFS Details
|
exp/tts_train_xvector_vits_raw_phn_tacotron_g2p_en_no_space/images/train_time.png
ADDED
|
Git LFS Details
|
meta.yaml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b60a171c96c9e5488f8ef6b3aafe62f4408afed2590725e2e3d3965e7f12c63f
|
| 3 |
+
size 321
|