qwen_tts 0.1.1

Qwen3-TTS text-to-speech model implementation for Candle
Documentation
1
2
3
4
pub mod quantizer;
pub mod seanet;
pub mod transformer;
pub mod v2;