web/voices/hfc/meta.json
1.2 KB · 50 lines · json Raw
1 {
2 "key": "hfc",
3 "espeak_voice": "en-us",
4 "g2p_voice_slot": 2,
5 "length_scale": 1.08,
6 "sample_rate": 22050,
7 "front_bytes": 3336804,
8 "dec_bytes": 4001700,
9 "front_dims": {
10 "d_vocab": 129,
11 "d_hidden": 64,
12 "d_depth": 3,
13 "d_kernel": 5,
14 "d_max_tokens": 265,
15 "d_max_duration": 80,
16 "a_vocab": 145,
17 "a_hidden": 96,
18 "a_token_depth": 3,
19 "a_depth": 4,
20 "a_kernel": 5,
21 "a_out_channels": 192,
22 "adapter_mode": 0,
23 "adapter_kernel": 0,
24 "adapter_rank": 0,
25 "weight_floats": 834059,
26 "meta_bytes": 568,
27 "n_tensors": 62
28 },
29 "dec_dims": {
30 "in_ch": 192,
31 "c0": 192,
32 "c1": 96,
33 "c2": 48,
34 "c3": 24,
35 "pf_channels": 0,
36 "pf_layers": 0,
37 "pf_kernel": 9,
38 "pf_scale": 0.25,
39 "hop": 256,
40 "weight_floats": 1000321,
41 "meta_bytes": 416,
42 "n_tensors": 46
43 },
44 "checkpoints": {
45 "duration": "artifacts/sub10m-search/root-a-piper-vits/en_US-hfc_female-medium-retrain-20260712/a5-duration/duration-student.pt",
46 "acoustic": "artifacts/sub10m-search/root-a-piper-vits/en_US-hfc_female-medium-retrain-20260712/w3-wide192-joint/latent-student.pt",
47 "decoder": "artifacts/sub10m-search/root-a-piper-vits/en_US-hfc_female-medium-retrain-20260712/w3-wide192-joint/decoder-student.pt"
48 }
49 }
50