web/voices/heart/meta.json
1.2 KB · 34 lines · json Raw
1 {
2 "key": "heart",
3 "runtime": "snt_nano",
4 "lineage": "en_us_r227f32",
5 "module": "snt_nano_heart.js",
6 "export_name": "SaanoNanoHeart",
7 "weights": "f32",
8 "front": "front_f32.bin",
9 "dec": "model_f32.bin",
10 "front_bytes": 3273696,
11 "dec_bytes": 5864224,
12 "front_sha256": "02e8086ebedf70216efa7beae274351d7ee916579277e83161748a08325d0b49",
13 "dec_sha256": "2d685fc751bc096b956d76a9e6ad105ed6da33c61faaa43c7423d935eeb7481b",
14 "sample_rate": 24000,
15 "hop": 256,
16 "n_fft": 1024,
17 "mel_channels": 100,
18 "vocab_size": 62,
19 "frontend": "misaki-normalized espeak-ng IPA, character-level 62-symbol vocabulary (web/trellis_frontend.js)",
20 "params": 2272145,
21 "param_breakdown": {
22 "duration": 131652,
23 "acoustic": 681227,
24 "decoder": 1459266
25 },
26 "checkpoints": {
27 "duration": "artifacts/kokoro-corpus-af_heart-20260713/runs/duration/duration-student.pt",
28 "acoustic": "artifacts/kokoro-corpus-af_heart-20260713/runs/e6-mel100-fullcorpus/latent-student.pt",
29 "decoder": "artifacts/kokoro-corpus-af_heart-20260713/runs/e8h-tinyvocos-noisefed/tiny-vocos-student.pt"
30 },
31 "golden_fixture": "mcu/test/fixtures/en_us_r227f32",
32 "exported": "2026-09-02 on k2 via tools/export_e12_nano_q8.py"
33 }
34