kcode-speaker-model 0.1.0

Deterministic cohort-scoped speaker model fitting and identification for Kennedy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "kcode-speaker-model"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "Deterministic cohort-scoped speaker model fitting and identification for Kennedy"

[dependencies]
kcode-speaker-types = "=0.1.1"
kcode-diag-gmm = "=0.1.0"
serde = { version = "1", features = ["derive"] }
serde_json = { version = "1", features = ["float_roundtrip"] }
sha2 = "0.10"