[package]
name = "kcode-speaker-system"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "Thin deterministic facade for the frozen 24-field speaker-classification libraries"
[dependencies]
kcode-speaker-types = "=0.2.0"
kcode-speaker-extract = "=0.2.0"
kcode-speaker-store = "=0.2.0"
kcode-speaker-dataset = "=0.2.0"
kcode-speaker-model = "=0.2.0"
kcode-speaker-eval = "=0.1.0"