voirs-sdk 0.1.0-rc.1

Unified SDK and public API for VoiRS speech synthesis
Documentation
1
2
3
4
5
6
7
pub mod errors;
pub mod orchestration;
pub mod primitives;

pub use errors::*;
pub use orchestration::*;
pub use primitives::*;