Ukachi commited on
Commit
e281b15
·
verified ·
1 Parent(s): af09df7

Upload model

Browse files
Files changed (2) hide show
  1. config.json +109 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/outputs/pcm-Ukachi/vits_finetuned",
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
+ "discriminator_kernel_size": 5,
11
+ "discriminator_period_channels": [
12
+ 1,
13
+ 32,
14
+ 128,
15
+ 512,
16
+ 1024
17
+ ],
18
+ "discriminator_periods": [
19
+ 2,
20
+ 3,
21
+ 5,
22
+ 7,
23
+ 11
24
+ ],
25
+ "discriminator_scale_channels": [
26
+ 1,
27
+ 16,
28
+ 64,
29
+ 256,
30
+ 1024
31
+ ],
32
+ "discriminator_stride": 3,
33
+ "dtype": "float32",
34
+ "duration_predictor_dropout": 0.5,
35
+ "duration_predictor_filter_channels": 256,
36
+ "duration_predictor_flow_bins": 10,
37
+ "duration_predictor_kernel_size": 3,
38
+ "duration_predictor_num_flows": 4,
39
+ "duration_predictor_tail_bound": 5.0,
40
+ "ffn_dim": 768,
41
+ "ffn_kernel_size": 3,
42
+ "flow_size": 192,
43
+ "hidden_act": "relu",
44
+ "hidden_dropout": 0.1,
45
+ "hidden_size": 192,
46
+ "hop_length": 256,
47
+ "initializer_range": 0.02,
48
+ "layer_norm_eps": 1e-05,
49
+ "layerdrop": 0.1,
50
+ "leaky_relu_slope": 0.1,
51
+ "model_type": "vits",
52
+ "noise_scale": 0.667,
53
+ "noise_scale_duration": 0.8,
54
+ "num_attention_heads": 2,
55
+ "num_hidden_layers": 6,
56
+ "num_speakers": 1,
57
+ "posterior_encoder_num_wavenet_layers": 16,
58
+ "prior_encoder_num_flows": 4,
59
+ "prior_encoder_num_wavenet_layers": 4,
60
+ "resblock_dilation_sizes": [
61
+ [
62
+ 1,
63
+ 3,
64
+ 5
65
+ ],
66
+ [
67
+ 1,
68
+ 3,
69
+ 5
70
+ ],
71
+ [
72
+ 1,
73
+ 3,
74
+ 5
75
+ ]
76
+ ],
77
+ "resblock_kernel_sizes": [
78
+ 3,
79
+ 7,
80
+ 11
81
+ ],
82
+ "sampling_rate": 16000,
83
+ "segment_size": 8192,
84
+ "speaker_embedding_size": 0,
85
+ "speaking_rate": 1.0,
86
+ "spectrogram_bins": 513,
87
+ "torch_dtype": "float32",
88
+ "transformers_version": "4.36.2",
89
+ "upsample_initial_channel": 512,
90
+ "upsample_kernel_sizes": [
91
+ 16,
92
+ 16,
93
+ 4,
94
+ 4
95
+ ],
96
+ "upsample_rates": [
97
+ 8,
98
+ 8,
99
+ 2,
100
+ 2
101
+ ],
102
+ "use_bias": true,
103
+ "use_stochastic_duration_prediction": true,
104
+ "vocab_size": 36,
105
+ "wavenet_dilation_rate": 1,
106
+ "wavenet_dropout": 0.0,
107
+ "wavenet_kernel_size": 5,
108
+ "window_size": 4
109
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88f13a5899346796cafe5edcc1edc5254e7a0fdd52b97aabc7f611b66fcfedb0
3
+ size 145229176