Migrate ERes2NetV2 speaker-vector ONNX from plugins-persona branch speaker_vector_onnx (byte-identical); add verified manifest, checksums, provenance NOTICE and IO examples
1899db0 verified | { | |
| "description": "Deterministic synthetic filterbank-shaped tensor. This pins the IO contract and numerical determinism, NOT acoustic behaviour: it is noise, not speech, and the embedding is not meaningful as a speaker identity.", | |
| "input_name": "feature", | |
| "shape": [ | |
| 1, | |
| 298, | |
| 80 | |
| ], | |
| "dtype": "float32", | |
| "numpy_recipe": "np.random.default_rng(20260903).standard_normal((1, 298, 80)).astype(np.float32)", | |
| "input_sha256_of_raw_float32_bytes": "280b5ea864f7fbb56ffa8eb8d5c8cb5c12697d79f69d5a79429c7dd53f210b75", | |
| "first_8_values": [ | |
| -0.027734756469726562, | |
| -0.4115471839904785, | |
| 1.2225837707519531, | |
| -0.944822371006012, | |
| 0.25043046474456787, | |
| -0.9717200398445129, | |
| -1.277348279953003, | |
| 0.12367609888315201 | |
| ] | |
| } |