speakers-core 0.2.0

Core library for the speakers local TTS CLI and daemon
Documentation
1
2
3
4
5
6
pub mod config;
pub mod lang;
pub mod model;
pub mod paths;
pub mod profile;
pub mod protocol;