"Untitled" By CookiePPP (https://pastebin.com/u/CookiePPP) URL: https://pastebin.com/uR8piV27 Created on: Saturday 10th of October 2020 02:05:57 AM CDT Retrieved on: Saturday 31 of October 2020 11:08:45 PM UTC { "train_config": { "fp16_run": false, "output_directory": "waveflow/4thLargeKernels/WG_24_Flow_AEF4.1", "epochs": 1000, "learning_rate": 40e-5, "sigma": 1.0, "loss_empthasis": 0.0, "iters_per_checkpoint": 20000, "batch_size": 4, "seed": 1234, "checkpoint_path": "waveflow/4thLargeKernels/WG_24_Flow_AEF4.1/best_model", "with_tensorboard": true, "logdirname": "logs_gt", "datedlogdir": false, "warm_start": 0, "start_zero": 0, "optimizer": "adam" }, "data_config": { "training_files": "/media/cookie/Samsung PM961/TwiBot/CookiePPPTTS/CookieTTS/_2_ttm/tacotron2/GTA_flist/map_train_gt.txt", "validation_files": "/media/cookie/Samsung PM961/TwiBot/CookiePPPTTS/CookieTTS/_2_ttm/tacotron2/GTA_flist/map_val_without_VCTK_gt.txt", "validation_windows": [ 1200, 2400 ], "segment_length": 24000, "sampling_rate": 48000, "filter_length": 2400, "hop_length": 600, "win_length": 2400, "mel_fmin": 0.0, "mel_fmax": 16000.0, "min_log_std": -5.1, "load_hidden_from_disk": false, "load_mel_from_disk": 1.0, "mel_from_disk_dtw": false, "dtw_scale_factor": 8, "dtw_range": 7, "load_from_disk_max_l1_err": null, "load_from_disk_max_mse_err": null, "blend_with_load_from_disk_start_mel": null, "blend_with_load_from_disk_end_mel": null, "use_logvar_channels": false, "logvar_gt_scale": 0.0, "preempthasis": 0.00, "use_gaussian_blur": false, "gaussian_blur_min": 0.0, "gaussian_blur_max": 2.0 }, "dist_config": { "dist_backend": "nccl", "dist_url": "tcp://127.0.0.1:54321" }, "waveglow_config": { "shift_spect": 0.0, "scale_spect": 1.0, "preceived_vol_scaling": false, "waveflow": false, "channel_mixing": "1x1conv", "mix_first": true, "n_flows": 24, "n_group": 24, "n_early_every": 24, "n_early_size": 2, "memory_efficient": 1.0, "spect_scaling": false, "upsample_mode": "normal", "WN_config": { "gated_unit": "GTU", "n_layers": 8, "n_channels": 384, "kernel_size_w": 3, "n_layers_dilations_w": null, "n_layers_dilations_h": 1, "speaker_embed_dim": 0, "rezero": false, "transposed_conv_hidden_dim": 256, "transposed_conv_kernel_size": [2, 3, 5], "transposed_conv_scales": null, "cond_layers": 1, "cond_activation_func": "lrelu", "cond_out_activation_func": false, "negative_slope": 0.5, "cond_hidden_channels": 256, "cond_kernel_size": 1, "cond_padding_mode": "zeros", "seperable_conv": false, "res_skip": true, "merge_res_skip": false, "upsample_mode": "linear" }, "n_mel_channels": 160, "speaker_embed": 32, "cond_layers": 4, "cond_activation_func": "lrelu", "negative_slope": 0.1, "cond_hidden_channels": 1024, "cond_output_channels": 1024, "cond_residual": "1x1conv", "cond_res_rezero": true, "cond_kernel_size": 1, "cond_padding_mode": "zeros", "upsample_first": true, "transposed_conv_hidden_dim": 1024, "transposed_conv_kernel_size": [4, 9, 5], "transposed_conv_scales": [2, 3, 5], "transposed_conv_output_dim": 512, "transposed_conv_residual": true, "transposed_conv_residual_linear": true, "transposed_conv_res_rezero": true, "group_conv_output_dim": null, "group_conv_groupped": false } }