web/voices/heartnano/meta.json
| 1 | { |
| 2 | "key": "heartnano", |
| 3 | "runtime": "snt_nano", |
| 4 | "lineage": "en_us_e13b", |
| 5 | "module": "snt_nano_heartnano.js", |
| 6 | "export_name": "SaanoNanoHeartNano", |
| 7 | "weights": "int8", |
| 8 | "front": "front_q8.bin", |
| 9 | "dec": "model_q8.bin", |
| 10 | "front_bytes": 109296, |
| 11 | "dec_bytes": 235936, |
| 12 | "front_sha256": "5553ae5abf37c18d31c0b64ea791785b30e7a08cc32c07bff8bb2ab4aae0b94b", |
| 13 | "dec_sha256": "4a6cdf0d0bf1996aa2c056298265ea8dd0c200c9025cba4a9b04e0e987bea88c", |
| 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": 294279, |
| 21 | "param_breakdown": { |
| 22 | "duration": 22858, |
| 23 | "acoustic": 65299, |
| 24 | "decoder": 206122 |
| 25 | }, |
| 26 | "checkpoints": { |
| 27 | "duration": "artifacts/kokoro-corpus-af_heart-20260821/runs/e12-nano-duration/duration-student.pt", |
| 28 | "acoustic": "artifacts/kokoro-corpus-af_heart-20260821/runs/e13-armb-acoustic/latent-student.pt", |
| 29 | "decoder": "artifacts/kokoro-corpus-af_heart-20260821/runs/e13-armb-decoder/tiny-vocos-student.pt" |
| 30 | }, |
| 31 | "golden_fixture": "mcu/test/fixtures/en_us_e13b", |
| 32 | "exported": "2026-09-02 on k2 via tools/export_e12_nano_q8.py" |
| 33 | } |
| 34 | |