YourTTS-16
Browse files- .gitattributes +1 -0
- YourTTS-16/best_model.pth +3 -0
- YourTTS-16/best_model_59941.pth +3 -0
- YourTTS-16/checkpoint_45000.pth +3 -0
- YourTTS-16/checkpoint_50000.pth +3 -0
- YourTTS-16/checkpoint_55000.pth +3 -0
- YourTTS-16/checkpoint_55116.pth +3 -0
- YourTTS-16/checkpoint_60000.pth +3 -0
- YourTTS-16/colab_kernel_launcher.py +37 -0
- YourTTS-16/config.json +261 -0
- YourTTS-16/events.out.tfevents.1776017648.a75cbaa3614e.10511.0 +3 -0
- YourTTS-16/events.out.tfevents.1776040516.86e501e6eee9.17463.0 +3 -0
- YourTTS-16/events.out.tfevents.1776042433.12c033a2f275.11991.0 +3 -0
- YourTTS-16/events.out.tfevents.1776042958.fd961708b158.943.0 +3 -0
- YourTTS-16/events.out.tfevents.1776083435.843da7f1d12a.7299.0 +3 -0
- YourTTS-16/language_ids.json +3 -0
- YourTTS-16/speakers.pth +3 -0
- YourTTS-16/trainer_0_log.txt +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip 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
|
|
|
|
|
|
| 33 |
*.zip 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 |
+
YourTTS-16/trainer_0_log.txt filter=lfs diff=lfs merge=lfs -text
|
YourTTS-16/best_model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72ae847ade5a1036146e13cd548347501f55f5244944cf47a6174ea2d112bd03
|
| 3 |
+
size 1043288842
|
YourTTS-16/best_model_59941.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72ae847ade5a1036146e13cd548347501f55f5244944cf47a6174ea2d112bd03
|
| 3 |
+
size 1043288842
|
YourTTS-16/checkpoint_45000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4357d2272578bbf76d1119e4f3a176ad9957b8be04d5546b7c33581d015ea9b
|
| 3 |
+
size 1043288842
|
YourTTS-16/checkpoint_50000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44e86633c0d9aca3018c4fb60c19731dae412f96f262f51e3f59d7e543a610cd
|
| 3 |
+
size 1043288842
|
YourTTS-16/checkpoint_55000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c38652a461038160c48e50527227139c61a3afe34c070b2b22f1dc88288c4297
|
| 3 |
+
size 1043288842
|
YourTTS-16/checkpoint_55116.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0231badc94c80ee03c9cd65af0a77c23321c9a7f08565a05409c848797621a4e
|
| 3 |
+
size 1043288842
|
YourTTS-16/checkpoint_60000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:210f8ac2af701e4a65c37197baa9c3f1bc50d5d2e714747b63c3dd3eb58aa4d8
|
| 3 |
+
size 1043288842
|
YourTTS-16/colab_kernel_launcher.py
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Copyright 2023 Google Inc.
|
| 2 |
+
#
|
| 3 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 4 |
+
# you may not use this file except in compliance with the License.
|
| 5 |
+
# You may obtain a copy of the License at
|
| 6 |
+
#
|
| 7 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 8 |
+
#
|
| 9 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 10 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 11 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 12 |
+
# See the License for the specific language governing permissions and
|
| 13 |
+
# limitations under the License.
|
| 14 |
+
"""Custom kernel launcher app to customize socket options."""
|
| 15 |
+
|
| 16 |
+
from ipykernel import kernelapp
|
| 17 |
+
import zmq
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
# We want to set the high water mark on *all* sockets to 0, as we don't want
|
| 21 |
+
# the backend dropping any messages. We want to set this before any calls to
|
| 22 |
+
# bind or connect.
|
| 23 |
+
#
|
| 24 |
+
# In principle we should override `init_sockets`, but it's hard to set options
|
| 25 |
+
# on the `zmq.Context` there without rewriting the entire method. Instead we
|
| 26 |
+
# settle for only setting this on `iopub`, as that's the most important for our
|
| 27 |
+
# use case.
|
| 28 |
+
class ColabKernelApp(kernelapp.IPKernelApp):
|
| 29 |
+
|
| 30 |
+
def init_iopub(self, context):
|
| 31 |
+
context.setsockopt(zmq.RCVHWM, 0)
|
| 32 |
+
context.setsockopt(zmq.SNDHWM, 0)
|
| 33 |
+
return super().init_iopub(context)
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
if __name__ == '__main__':
|
| 37 |
+
ColabKernelApp.launch_instance()
|
YourTTS-16/config.json
ADDED
|
@@ -0,0 +1,261 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"output_path": "/content/drive/MyDrive/Pretraining/output",
|
| 3 |
+
"logger_uri": null,
|
| 4 |
+
"run_name": "YourTTS",
|
| 5 |
+
"project_name": "YourTTS",
|
| 6 |
+
"run_description": "Training YourTTS",
|
| 7 |
+
"print_step": 100,
|
| 8 |
+
"plot_step": 100,
|
| 9 |
+
"model_param_stats": false,
|
| 10 |
+
"wandb_entity": null,
|
| 11 |
+
"dashboard_logger": "tensorboard",
|
| 12 |
+
"save_on_interrupt": true,
|
| 13 |
+
"log_model_step": 1000,
|
| 14 |
+
"save_step": 5000,
|
| 15 |
+
"save_n_checkpoints": 5,
|
| 16 |
+
"save_checkpoints": true,
|
| 17 |
+
"save_all_best": false,
|
| 18 |
+
"save_best_after": 7000,
|
| 19 |
+
"target_loss": "loss_1",
|
| 20 |
+
"print_eval": true,
|
| 21 |
+
"test_delay_epochs": 0,
|
| 22 |
+
"run_eval": true,
|
| 23 |
+
"run_eval_steps": null,
|
| 24 |
+
"distributed_backend": "nccl",
|
| 25 |
+
"distributed_url": "tcp://localhost:54321",
|
| 26 |
+
"mixed_precision": false,
|
| 27 |
+
"precision": "fp16",
|
| 28 |
+
"epochs": 450,
|
| 29 |
+
"batch_size": 64,
|
| 30 |
+
"eval_batch_size": 720,
|
| 31 |
+
"grad_clip": [
|
| 32 |
+
1.0,
|
| 33 |
+
1.0
|
| 34 |
+
],
|
| 35 |
+
"scheduler_after_epoch": true,
|
| 36 |
+
"lr": 0.0002,
|
| 37 |
+
"optimizer": "AdamW",
|
| 38 |
+
"optimizer_params": {
|
| 39 |
+
"betas": [
|
| 40 |
+
0.9,
|
| 41 |
+
0.99
|
| 42 |
+
],
|
| 43 |
+
"eps": 1e-08,
|
| 44 |
+
"weight_decay": 0.01
|
| 45 |
+
},
|
| 46 |
+
"lr_scheduler": null,
|
| 47 |
+
"lr_scheduler_params": null,
|
| 48 |
+
"use_grad_scaler": false,
|
| 49 |
+
"allow_tf32": false,
|
| 50 |
+
"cudnn_enable": true,
|
| 51 |
+
"cudnn_deterministic": false,
|
| 52 |
+
"cudnn_benchmark": true,
|
| 53 |
+
"training_seed": 54321,
|
| 54 |
+
"model": "vits",
|
| 55 |
+
"num_loader_workers": 16,
|
| 56 |
+
"num_eval_loader_workers": 16,
|
| 57 |
+
"use_noise_augment": false,
|
| 58 |
+
"audio": {
|
| 59 |
+
"fft_size": 1024,
|
| 60 |
+
"sample_rate": 22050,
|
| 61 |
+
"win_length": 1024,
|
| 62 |
+
"hop_length": 256,
|
| 63 |
+
"num_mels": 80,
|
| 64 |
+
"mel_fmin": 0,
|
| 65 |
+
"mel_fmax": null
|
| 66 |
+
},
|
| 67 |
+
"model_args": {
|
| 68 |
+
"num_chars": 67,
|
| 69 |
+
"out_channels": 513,
|
| 70 |
+
"spec_segment_size": 32,
|
| 71 |
+
"hidden_channels": 192,
|
| 72 |
+
"hidden_channels_ffn_text_encoder": 768,
|
| 73 |
+
"num_heads_text_encoder": 2,
|
| 74 |
+
"num_layers_text_encoder": 10,
|
| 75 |
+
"kernel_size_text_encoder": 3,
|
| 76 |
+
"dropout_p_text_encoder": 0.1,
|
| 77 |
+
"dropout_p_duration_predictor": 0.5,
|
| 78 |
+
"kernel_size_posterior_encoder": 5,
|
| 79 |
+
"dilation_rate_posterior_encoder": 1,
|
| 80 |
+
"num_layers_posterior_encoder": 16,
|
| 81 |
+
"kernel_size_flow": 5,
|
| 82 |
+
"dilation_rate_flow": 1,
|
| 83 |
+
"num_layers_flow": 4,
|
| 84 |
+
"resblock_type_decoder": "2",
|
| 85 |
+
"resblock_kernel_sizes_decoder": [
|
| 86 |
+
3,
|
| 87 |
+
7,
|
| 88 |
+
11
|
| 89 |
+
],
|
| 90 |
+
"resblock_dilation_sizes_decoder": [
|
| 91 |
+
[
|
| 92 |
+
1,
|
| 93 |
+
3,
|
| 94 |
+
5
|
| 95 |
+
],
|
| 96 |
+
[
|
| 97 |
+
1,
|
| 98 |
+
3,
|
| 99 |
+
5
|
| 100 |
+
],
|
| 101 |
+
[
|
| 102 |
+
1,
|
| 103 |
+
3,
|
| 104 |
+
5
|
| 105 |
+
]
|
| 106 |
+
],
|
| 107 |
+
"upsample_rates_decoder": [
|
| 108 |
+
8,
|
| 109 |
+
8,
|
| 110 |
+
2,
|
| 111 |
+
2
|
| 112 |
+
],
|
| 113 |
+
"upsample_initial_channel_decoder": 512,
|
| 114 |
+
"upsample_kernel_sizes_decoder": [
|
| 115 |
+
16,
|
| 116 |
+
16,
|
| 117 |
+
4,
|
| 118 |
+
4
|
| 119 |
+
],
|
| 120 |
+
"periods_multi_period_discriminator": [
|
| 121 |
+
2,
|
| 122 |
+
3,
|
| 123 |
+
5,
|
| 124 |
+
7,
|
| 125 |
+
11
|
| 126 |
+
],
|
| 127 |
+
"use_sdp": true,
|
| 128 |
+
"noise_scale": 1.0,
|
| 129 |
+
"inference_noise_scale": 0.667,
|
| 130 |
+
"length_scale": 1.0,
|
| 131 |
+
"noise_scale_dp": 1.0,
|
| 132 |
+
"inference_noise_scale_dp": 1.0,
|
| 133 |
+
"max_inference_len": null,
|
| 134 |
+
"init_discriminator": true,
|
| 135 |
+
"use_spectral_norm_disriminator": false,
|
| 136 |
+
"use_speaker_embedding": false,
|
| 137 |
+
"num_speakers": 0,
|
| 138 |
+
"speakers_file": "/content/drive/MyDrive/Pretraining/output/YourTTS-April-12-2026_06+14PM-0000000/speakers.pth",
|
| 139 |
+
"d_vector_file": [
|
| 140 |
+
"/content/dataset/vctk/speakers_embedding.pth"
|
| 141 |
+
],
|
| 142 |
+
"speaker_embedding_channels": 256,
|
| 143 |
+
"use_d_vector_file": true,
|
| 144 |
+
"d_vector_dim": 512,
|
| 145 |
+
"detach_dp_input": true,
|
| 146 |
+
"use_language_embedding": true,
|
| 147 |
+
"embedded_language_dim": 4,
|
| 148 |
+
"num_languages": 0,
|
| 149 |
+
"language_ids_file": "/content/drive/MyDrive/Pretraining/output/YourTTS-April-12-2026_06+14PM-0000000/language_ids.json",
|
| 150 |
+
"use_speaker_encoder_as_loss": true,
|
| 151 |
+
"speaker_encoder_config_path": "/content/dataset/vctk/config_se.json",
|
| 152 |
+
"speaker_encoder_model_path": "/content/dataset/vctk/model_se.pth.tar",
|
| 153 |
+
"condition_dp_on_speaker": true,
|
| 154 |
+
"freeze_encoder": false,
|
| 155 |
+
"freeze_DP": false,
|
| 156 |
+
"freeze_PE": false,
|
| 157 |
+
"freeze_flow_decoder": false,
|
| 158 |
+
"freeze_waveform_decoder": false,
|
| 159 |
+
"encoder_sample_rate": null,
|
| 160 |
+
"interpolate_z": true,
|
| 161 |
+
"reinit_DP": false,
|
| 162 |
+
"reinit_text_encoder": false
|
| 163 |
+
},
|
| 164 |
+
"_supports_cloning": false,
|
| 165 |
+
"use_phonemes": false,
|
| 166 |
+
"phonemizer": null,
|
| 167 |
+
"phoneme_language": null,
|
| 168 |
+
"compute_input_seq_cache": false,
|
| 169 |
+
"text_cleaner": "multilingual_cleaners",
|
| 170 |
+
"enable_eos_bos_chars": false,
|
| 171 |
+
"test_sentences_file": "",
|
| 172 |
+
"phoneme_cache_path": null,
|
| 173 |
+
"characters": null,
|
| 174 |
+
"add_blank": true,
|
| 175 |
+
"batch_group_size": 0,
|
| 176 |
+
"loss_masking": null,
|
| 177 |
+
"min_audio_len": 1,
|
| 178 |
+
"max_audio_len": 220500,
|
| 179 |
+
"min_text_len": 1,
|
| 180 |
+
"max_text_len": Infinity,
|
| 181 |
+
"compute_f0": false,
|
| 182 |
+
"compute_energy": false,
|
| 183 |
+
"compute_linear_spec": true,
|
| 184 |
+
"precompute_num_workers": 0,
|
| 185 |
+
"start_by_longest": false,
|
| 186 |
+
"shuffle": true,
|
| 187 |
+
"drop_last": false,
|
| 188 |
+
"datasets": [
|
| 189 |
+
{
|
| 190 |
+
"formatter": "vctk_old",
|
| 191 |
+
"dataset_name": "indonesian_dataset",
|
| 192 |
+
"path": "/content/dataset/vctk",
|
| 193 |
+
"meta_file_train": "metadata_train.csv",
|
| 194 |
+
"ignored_speakers": null,
|
| 195 |
+
"language": "id",
|
| 196 |
+
"phonemizer": "",
|
| 197 |
+
"meta_file_val": "metadata_val.csv",
|
| 198 |
+
"meta_file_attn_mask": ""
|
| 199 |
+
}
|
| 200 |
+
],
|
| 201 |
+
"test_sentences": [
|
| 202 |
+
[
|
| 203 |
+
"Halo, selamat pagi. Ini adalah kalimat uji coba untuk model TTS Bahasa Indonesia.",
|
| 204 |
+
null,
|
| 205 |
+
null
|
| 206 |
+
],
|
| 207 |
+
[
|
| 208 |
+
"Saya sedang belajar membuat model untuk tugas akhir saya.",
|
| 209 |
+
null,
|
| 210 |
+
null
|
| 211 |
+
],
|
| 212 |
+
[
|
| 213 |
+
"Bahasa Indonesia adalah bahasa yang indah dan kaya akan keragaman.",
|
| 214 |
+
null,
|
| 215 |
+
null
|
| 216 |
+
]
|
| 217 |
+
],
|
| 218 |
+
"eval_split_max_size": 256,
|
| 219 |
+
"eval_split_size": 0.001,
|
| 220 |
+
"use_speaker_weighted_sampler": true,
|
| 221 |
+
"speaker_weighted_sampler_alpha": 1.0,
|
| 222 |
+
"use_language_weighted_sampler": false,
|
| 223 |
+
"language_weighted_sampler_alpha": 1.0,
|
| 224 |
+
"use_length_weighted_sampler": false,
|
| 225 |
+
"length_weighted_sampler_alpha": 1.0,
|
| 226 |
+
"lr_gen": 0.00018,
|
| 227 |
+
"lr_disc": 0.0002,
|
| 228 |
+
"lr_scheduler_gen": "ExponentialLR",
|
| 229 |
+
"lr_scheduler_gen_params": {
|
| 230 |
+
"gamma": 0.9999125,
|
| 231 |
+
"last_epoch": -1
|
| 232 |
+
},
|
| 233 |
+
"lr_scheduler_disc": "ExponentialLR",
|
| 234 |
+
"lr_scheduler_disc_params": {
|
| 235 |
+
"gamma": 0.9999125,
|
| 236 |
+
"last_epoch": -1
|
| 237 |
+
},
|
| 238 |
+
"kl_loss_alpha": 0.8,
|
| 239 |
+
"disc_loss_alpha": 1.0,
|
| 240 |
+
"gen_loss_alpha": 2.0,
|
| 241 |
+
"feat_loss_alpha": 0.8,
|
| 242 |
+
"mel_loss_alpha": 40.0,
|
| 243 |
+
"dur_loss_alpha": 1.0,
|
| 244 |
+
"speaker_encoder_loss_alpha": 1.0,
|
| 245 |
+
"return_wav": true,
|
| 246 |
+
"use_weighted_sampler": false,
|
| 247 |
+
"weighted_sampler_attrs": null,
|
| 248 |
+
"weighted_sampler_multipliers": null,
|
| 249 |
+
"r": 1,
|
| 250 |
+
"num_speakers": 0,
|
| 251 |
+
"use_speaker_embedding": false,
|
| 252 |
+
"speakers_file": "/content/drive/MyDrive/Pretraining/output/YourTTS-April-12-2026_06+14PM-0000000/speakers.pth",
|
| 253 |
+
"speaker_embedding_channels": 256,
|
| 254 |
+
"language_ids_file": "/content/drive/MyDrive/Pretraining/output/YourTTS-April-12-2026_06+14PM-0000000/language_ids.json",
|
| 255 |
+
"use_language_embedding": true,
|
| 256 |
+
"use_d_vector_file": true,
|
| 257 |
+
"d_vector_file": [
|
| 258 |
+
"/content/dataset/vctk/speakers_embedding.pth"
|
| 259 |
+
],
|
| 260 |
+
"d_vector_dim": 512
|
| 261 |
+
}
|
YourTTS-16/events.out.tfevents.1776017648.a75cbaa3614e.10511.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6bae1c6acea0f453d45a52e9501994ded42611806d47e5a82a2077ceb2eda52
|
| 3 |
+
size 245179392
|
YourTTS-16/events.out.tfevents.1776040516.86e501e6eee9.17463.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3d7fb86a59c63e6e2c00ed800b3fd49c4b5a665d6dac93032fa87ba946d2a58
|
| 3 |
+
size 3130456
|
YourTTS-16/events.out.tfevents.1776042433.12c033a2f275.11991.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dede0eccb4fa4181f4535f15c572478b1f3703b2f6a6f307be90da8f7d9a620
|
| 3 |
+
size 200288
|
YourTTS-16/events.out.tfevents.1776042958.fd961708b158.943.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16fb726f78063221d145d33d873d06839f04eb69b7f2639cb121bc21e8eab592
|
| 3 |
+
size 193992101
|
YourTTS-16/events.out.tfevents.1776083435.843da7f1d12a.7299.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24107b1fbb7006a054096bb627351774e517b7bdc89cd3d84fa84163c6cfe568
|
| 3 |
+
size 44257194
|
YourTTS-16/language_ids.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": 0
|
| 3 |
+
}
|
YourTTS-16/speakers.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d82692ea7e5ddf447d7c301192c4715c2a9a816b706f01a08cb7609d9ca77104
|
| 3 |
+
size 1901
|
YourTTS-16/trainer_0_log.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36da9665ede1f05472c020c0c9289b41ff9a76083a4a73329a99cc752ab6c548
|
| 3 |
+
size 34608979
|