Upload 2 files
Browse files- .gitattributes +1 -0
- model.json +114 -0
- model.last1.avg.best +3 -0
.gitattributes
CHANGED
|
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
model.last1.avg.best filter=lfs diff=lfs merge=lfs -text
|
model.json
ADDED
|
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
43,
|
| 3 |
+
80,
|
| 4 |
+
{
|
| 5 |
+
"accum_grad": 1,
|
| 6 |
+
"adim": 384,
|
| 7 |
+
"aheads": 4,
|
| 8 |
+
"backend": "pytorch",
|
| 9 |
+
"batch_bins": 4554000,
|
| 10 |
+
"batch_count": "auto",
|
| 11 |
+
"batch_frames_in": 0,
|
| 12 |
+
"batch_frames_inout": 0,
|
| 13 |
+
"batch_frames_out": 0,
|
| 14 |
+
"batch_size": 0,
|
| 15 |
+
"batch_sort_key": "output",
|
| 16 |
+
"bce_pos_weight": 5.0,
|
| 17 |
+
"config": "conf/train_pytorch_transformer.yaml",
|
| 18 |
+
"config2": null,
|
| 19 |
+
"config3": null,
|
| 20 |
+
"debugmode": 1,
|
| 21 |
+
"dec_init": null,
|
| 22 |
+
"dec_init_mods": [
|
| 23 |
+
"dec."
|
| 24 |
+
],
|
| 25 |
+
"decoder_concat_after": false,
|
| 26 |
+
"decoder_normalize_before": false,
|
| 27 |
+
"dlayers": 3,
|
| 28 |
+
"dprenet_dropout_rate": 0.5,
|
| 29 |
+
"dprenet_layers": 2,
|
| 30 |
+
"dprenet_units": 256,
|
| 31 |
+
"dunits": 1536,
|
| 32 |
+
"early_stop_criterion": "validation/main/loss",
|
| 33 |
+
"elayers": 3,
|
| 34 |
+
"embed_dim": 0,
|
| 35 |
+
"enc_init": null,
|
| 36 |
+
"enc_init_mods": [
|
| 37 |
+
"enc."
|
| 38 |
+
],
|
| 39 |
+
"encoder_concat_after": false,
|
| 40 |
+
"encoder_normalize_before": false,
|
| 41 |
+
"epochs": 1000,
|
| 42 |
+
"eprenet_conv_chans": 0,
|
| 43 |
+
"eprenet_conv_filts": 0,
|
| 44 |
+
"eprenet_conv_layers": 0,
|
| 45 |
+
"eprenet_dropout_rate": 0.0,
|
| 46 |
+
"eps": 1e-06,
|
| 47 |
+
"eunits": 1536,
|
| 48 |
+
"eval_interval_epochs": 1,
|
| 49 |
+
"freeze_mods": null,
|
| 50 |
+
"grad_clip": 1.0,
|
| 51 |
+
"guided_attn_loss_lambda": 1.0,
|
| 52 |
+
"guided_attn_loss_sigma": 0.4,
|
| 53 |
+
"initial_decoder_alpha": 1.0,
|
| 54 |
+
"initial_encoder_alpha": 1.0,
|
| 55 |
+
"keep_all_data_on_mem": false,
|
| 56 |
+
"loss_type": "L1",
|
| 57 |
+
"lr": 0.001,
|
| 58 |
+
"maxlen_in": 100,
|
| 59 |
+
"maxlen_out": 200,
|
| 60 |
+
"minibatches": 0,
|
| 61 |
+
"model_module": "espnet.nets.pytorch_backend.e2e_tts_transformer:Transformer",
|
| 62 |
+
"modules_applied_guided_attn": [
|
| 63 |
+
"encoder-decoder"
|
| 64 |
+
],
|
| 65 |
+
"ngpu": 3,
|
| 66 |
+
"num_heads_applied_guided_attn": 2,
|
| 67 |
+
"num_iter_processes": 0,
|
| 68 |
+
"num_layers_applied_guided_attn": 2,
|
| 69 |
+
"num_save_attention": 5,
|
| 70 |
+
"opt": "noam",
|
| 71 |
+
"outdir": "exp/phn_train_no_dev_pytorch_train_pytorch_transformer/results",
|
| 72 |
+
"patience": 0,
|
| 73 |
+
"positionwise_conv_kernel_size": 1,
|
| 74 |
+
"positionwise_layer_type": "linear",
|
| 75 |
+
"postnet_chans": 256,
|
| 76 |
+
"postnet_dropout_rate": 0.5,
|
| 77 |
+
"postnet_filts": 5,
|
| 78 |
+
"postnet_layers": 5,
|
| 79 |
+
"preprocess_conf": null,
|
| 80 |
+
"pretrained_model": null,
|
| 81 |
+
"reduction_factor": 3,
|
| 82 |
+
"report_interval_iters": 100,
|
| 83 |
+
"resume": null,
|
| 84 |
+
"save_interval_epochs": 10,
|
| 85 |
+
"seed": 1,
|
| 86 |
+
"sortagrad": 0,
|
| 87 |
+
"spc_dim": null,
|
| 88 |
+
"spk_embed_dim": null,
|
| 89 |
+
"spk_embed_integration_type": "add",
|
| 90 |
+
"tensorboard_dir": "tensorboard/phn_train_no_dev_pytorch_train_pytorch_transformer",
|
| 91 |
+
"train_json": "dump/phn_train_no_dev/data.json",
|
| 92 |
+
"transformer_dec_attn_dropout_rate": 0.1,
|
| 93 |
+
"transformer_dec_dropout_rate": 0.1,
|
| 94 |
+
"transformer_dec_positional_dropout_rate": 0.1,
|
| 95 |
+
"transformer_enc_attn_dropout_rate": 0.1,
|
| 96 |
+
"transformer_enc_dec_attn_dropout_rate": 0.1,
|
| 97 |
+
"transformer_enc_dropout_rate": 0.1,
|
| 98 |
+
"transformer_enc_positional_dropout_rate": 0.1,
|
| 99 |
+
"transformer_init": "pytorch",
|
| 100 |
+
"transformer_lr": 1.0,
|
| 101 |
+
"transformer_warmup_steps": 4000,
|
| 102 |
+
"use_batch_norm": true,
|
| 103 |
+
"use_guided_attn_loss": true,
|
| 104 |
+
"use_masking": true,
|
| 105 |
+
"use_scaled_pos_enc": true,
|
| 106 |
+
"use_second_target": false,
|
| 107 |
+
"use_speaker_embedding": false,
|
| 108 |
+
"use_weighted_masking": false,
|
| 109 |
+
"valid_json": "dump/phn_dev/data.json",
|
| 110 |
+
"verbose": 1,
|
| 111 |
+
"version": "202209",
|
| 112 |
+
"weight_decay": 0.0
|
| 113 |
+
}
|
| 114 |
+
]
|
model.last1.avg.best
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1026a6e643633bfc4ada72123bf90827c71a478afc644d4063ff333c0e91d5e
|
| 3 |
+
size 55705549
|