Expand description
Re-exports§
pub use audio::AudioBuffer;
Modules§
- audio
- Audio I/O utilities for TTS output.
- gguf
- GGUF quantized TTS inference on GPU.
- models
- Core neural network building blocks for TTS.
- tokenizer
- Tokenizer for Voxtral (Tekken format).
- tts
- Text-to-speech pipeline for Voxtral 4B TTS.
Structs§
- TtsEngine
- Main TTS engine for speech synthesis from GGUF models.