pocket-tts 0.1.1

High-performance CPU-based Text-to-Speech library using Candle
Documentation
1
2
3
4
5
pub mod attention;
pub mod conv;
pub mod mlp;
pub mod rope;
pub mod sdpa;