MCPcopy Create free account
hub / github.com/evilsocket/cake / model.rs

File model.rs

cake-core/src/models/luxtts/model.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! LuxTTS main model -- implements `Generator` and `TextGenerator` for the sharding machinery.
2//!
3//! Weight layout:
4//! - `embed.weight` [vocab_size, text_dim] -- phoneme embedding (top-level)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected