Skip to main content

Crate ftts_artifacts

Crate ftts_artifacts 

Source
Expand description

Safe readers and writers for FrankenTTS artifacts.

Modules§

census
The load-time weights census: prove the checkpoint is the one we conformed against.
converter
Shared quantization primitives for runtime loading and offline conversion.
enhance_loader
Hydrates the FastEnhancer denoiser (ftts_kernels::enhance::Enhancer) from a safetensors artifact holding the inference-form weights.
fttsq
.fttsq — the canonical, portable, quantized model container.
safetensors
Hand-parsed safetensors reading into a byte-range index.
sha256
SHA-256 (FIPS 180-4), for .fttsq section digests.

Constants§

SCAFFOLD_REVISION
Identifies this crate’s scaffold revision.