utrobinmv commited on
Commit
ae30f55
1 Parent(s): ba2997b

Upload model

Browse files
Files changed (2) hide show
  1. config.json +85 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/share/0_tmp_copy/34_audio/save_models/tts_ru_free_hf_vits_hight_multispeaker1",
3
+ "activation_dropout": 0.5,
4
+ "architectures": [
5
+ "VitsModel"
6
+ ],
7
+ "attention_dropout": 0.5,
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
+ "hidden_act": "relu",
20
+ "hidden_dropout": 0.5,
21
+ "hidden_size": 192,
22
+ "hop_length": 256,
23
+ "initializer_range": 0.02,
24
+ "layer_norm_eps": 1e-05,
25
+ "layerdrop": 0.1,
26
+ "leaky_relu_slope": 0.1,
27
+ "model_type": "vits",
28
+ "noise_scale": 0.667,
29
+ "noise_scale_duration": 0.8,
30
+ "num_attention_heads": 2,
31
+ "num_hidden_layers": 8,
32
+ "num_speakers": 2,
33
+ "posterior_encoder_num_wavenet_layers": 16,
34
+ "prior_encoder_num_flows": 4,
35
+ "prior_encoder_num_wavenet_layers": 4,
36
+ "resblock_dilation_sizes": [
37
+ [
38
+ 1,
39
+ 3,
40
+ 5
41
+ ],
42
+ [
43
+ 1,
44
+ 3,
45
+ 5
46
+ ],
47
+ [
48
+ 1,
49
+ 3,
50
+ 5
51
+ ]
52
+ ],
53
+ "resblock_kernel_sizes": [
54
+ 3,
55
+ 7,
56
+ 11
57
+ ],
58
+ "sampling_rate": 16000,
59
+ "segment_size": 8192,
60
+ "speaker_embedding_size": 192,
61
+ "speaking_rate": 1.0,
62
+ "spectrogram_bins": 513,
63
+ "torch_dtype": "float32",
64
+ "transformers_version": "4.36.2",
65
+ "upsample_initial_channel": 512,
66
+ "upsample_kernel_sizes": [
67
+ 16,
68
+ 16,
69
+ 4,
70
+ 4
71
+ ],
72
+ "upsample_rates": [
73
+ 8,
74
+ 8,
75
+ 2,
76
+ 2
77
+ ],
78
+ "use_bias": true,
79
+ "use_stochastic_duration_prediction": false,
80
+ "vocab_size": 43,
81
+ "wavenet_dilation_rate": 1,
82
+ "wavenet_dropout": 0.5,
83
+ "wavenet_kernel_size": 5,
84
+ "window_size": 4
85
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6376ae7e861374d97ef2e101a1462cd90f751595bd5da170e26f8a07943414b
3
+ size 159690732