anhnct commited on
Commit
2bf4b70
·
verified ·
1 Parent(s): 2aabb5a

Upload model

Browse files
Files changed (2) hide show
  1. config.json +83 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/home/anhnct8/transformers/ljspeech_vits_istft",
3
+ "activation_dropout": 0.1,
4
+ "architectures": [
5
+ "VitsModel"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "depth_separable_channels": 2,
9
+ "depth_separable_num_layers": 3,
10
+ "duration_predictor_dropout": 0.5,
11
+ "duration_predictor_filter_channels": 256,
12
+ "duration_predictor_flow_bins": 10,
13
+ "duration_predictor_kernel_size": 3,
14
+ "duration_predictor_num_flows": 4,
15
+ "duration_predictor_tail_bound": 5.0,
16
+ "ffn_dim": 768,
17
+ "ffn_kernel_size": 3,
18
+ "flow_size": 192,
19
+ "gen_istft_hop_size": 4,
20
+ "gen_istft_n_fft": 16,
21
+ "hidden_act": "relu",
22
+ "hidden_dropout": 0.1,
23
+ "hidden_size": 192,
24
+ "initializer_range": 0.02,
25
+ "istft_decoder": "istft",
26
+ "layer_norm_eps": 1e-05,
27
+ "layerdrop": 0.1,
28
+ "leaky_relu_slope": 0.1,
29
+ "model_type": "vits",
30
+ "noise_scale": 0.667,
31
+ "noise_scale_duration": 0.8,
32
+ "num_attention_heads": 2,
33
+ "num_hidden_layers": 6,
34
+ "num_speakers": 1,
35
+ "posterior_encoder_num_wavenet_layers": 16,
36
+ "prior_encoder_num_flows": 4,
37
+ "prior_encoder_num_wavenet_layers": 4,
38
+ "resblock_dilation_sizes": [
39
+ [
40
+ 1,
41
+ 3,
42
+ 5
43
+ ],
44
+ [
45
+ 1,
46
+ 3,
47
+ 5
48
+ ],
49
+ [
50
+ 1,
51
+ 3,
52
+ 5
53
+ ]
54
+ ],
55
+ "resblock_kernel_sizes": [
56
+ 3,
57
+ 7,
58
+ 11
59
+ ],
60
+ "sampling_rate": 22050,
61
+ "speaker_embedding_size": 256,
62
+ "speaking_rate": 1.0,
63
+ "spectrogram_bins": 513,
64
+ "subbands": null,
65
+ "torch_dtype": "float32",
66
+ "transformers_version": "4.47.0.dev0",
67
+ "upsample_initial_channel": 512,
68
+ "upsample_kernel_sizes": [
69
+ 16,
70
+ 16
71
+ ],
72
+ "upsample_rates": [
73
+ 8,
74
+ 8
75
+ ],
76
+ "use_bias": true,
77
+ "use_stochastic_duration_prediction": true,
78
+ "vocab_size": 178,
79
+ "wavenet_dilation_rate": 1,
80
+ "wavenet_dropout": 0.0,
81
+ "wavenet_kernel_size": 5,
82
+ "window_size": 4
83
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3f39e25baa2dd7b268861681a8903956435efb398f5df2cec317ddc15093069
3
+ size 156046344