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
.fttsqsection digests.
Constants§
- SCAFFOLD_
REVISION - Identifies this crate’s scaffold revision.