utrobinmv commited on
Commit
38c1130
1 Parent(s): 02848ef

Upload model

Browse files
Files changed (2) hide show
  1. config.json +80 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/share/0_tmp_copy/34_vits/vits_apache_low/tts_ru_free_hf_vits_low_multispeaker",
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.1,
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": 384,
17
+ "ffn_kernel_size": 3,
18
+ "flow_size": 96,
19
+ "hidden_act": "relu",
20
+ "hidden_dropout": 0.1,
21
+ "hidden_size": 96,
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": 6,
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
+ 2
40
+ ],
41
+ [
42
+ 2,
43
+ 6
44
+ ],
45
+ [
46
+ 3,
47
+ 12
48
+ ]
49
+ ],
50
+ "resblock_kernel_sizes": [
51
+ 3,
52
+ 5,
53
+ 7
54
+ ],
55
+ "sampling_rate": 16000,
56
+ "segment_size": 8192,
57
+ "speaker_embedding_size": 192,
58
+ "speaking_rate": 1.0,
59
+ "spectrogram_bins": 513,
60
+ "torch_dtype": "float32",
61
+ "transformers_version": "4.36.2",
62
+ "upsample_initial_channel": 512,
63
+ "upsample_kernel_sizes": [
64
+ 16,
65
+ 16,
66
+ 8
67
+ ],
68
+ "upsample_rates": [
69
+ 8,
70
+ 8,
71
+ 4
72
+ ],
73
+ "use_bias": true,
74
+ "use_stochastic_duration_prediction": true,
75
+ "vocab_size": 43,
76
+ "wavenet_dilation_rate": 1,
77
+ "wavenet_dropout": 0.0,
78
+ "wavenet_kernel_size": 5,
79
+ "window_size": 4
80
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:296c322d4a5277b215223f04b818619be9136ebfbbfca7c2d86ac0adfc243ab1
3
+ size 60357152