web/voices/chinese/meta.json
| 1 | { |
| 2 | "key": "chinese", |
| 3 | "espeak_voice": "cmn", |
| 4 | "g2p_voice_slot": 7, |
| 5 | "length_scale": 1.0, |
| 6 | "sample_rate": 22050, |
| 7 | "front_bytes": 3438220, |
| 8 | "dec_bytes": 2560816, |
| 9 | "front_dims": { |
| 10 | "d_vocab": 143, |
| 11 | "d_hidden": 64, |
| 12 | "d_depth": 3, |
| 13 | "d_kernel": 5, |
| 14 | "d_max_tokens": 393, |
| 15 | "d_max_duration": 80, |
| 16 | "a_vocab": 143, |
| 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": 4, |
| 23 | "adapter_kernel": 5, |
| 24 | "adapter_rank": 60, |
| 25 | "weight_floats": 859399, |
| 26 | "meta_bytes": 624, |
| 27 | "n_tensors": 69 |
| 28 | }, |
| 29 | "dec_dims": { |
| 30 | "in_ch": 192, |
| 31 | "c0": 148, |
| 32 | "c1": 74, |
| 33 | "c2": 37, |
| 34 | "c3": 18, |
| 35 | "pf_channels": 8, |
| 36 | "pf_layers": 1, |
| 37 | "pf_kernel": 9, |
| 38 | "pf_scale": 0.1, |
| 39 | "hop": 256, |
| 40 | "weight_floats": 640082, |
| 41 | "meta_bytes": 488, |
| 42 | "n_tensors": 55 |
| 43 | }, |
| 44 | "checkpoints": { |
| 45 | "duration": "artifacts/frozen-four-restore/saanotts-preserved-six-checkpoints-20260702/chinese-huayan-a5-a22-a102/checkpoints/duration.pt", |
| 46 | "acoustic": "artifacts/frozen-four-restore/saanotts-preserved-six-checkpoints-20260702/chinese-huayan-a5-a22-a102/checkpoints/acoustic.pt", |
| 47 | "decoder": "artifacts/frozen-four-restore/saanotts-preserved-six-checkpoints-20260702/chinese-huayan-a5-a22-a102/checkpoints/decoder.pt" |
| 48 | } |
| 49 | } |
| 50 | |