kcode-speaker-system 0.1.0

Thin deterministic facade for the frozen 24-field speaker-classification libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"