Docs.rs
speakers-core-0.2.0
speakers-core 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
OneNoted
Dependencies
anyhow ^1
normal
candle-core ^0.9
normal
speakers-qwen3-tts ^0.3.0
normal
serde ^1
normal
serde_json ^1
normal
toml ^0.8
normal
Versions
1.85%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
speakers_core/
lib.rs
1
pub mod
config;
2
pub mod
lang;
3
pub mod
model;
4
pub mod
paths;
5
pub mod
profile;
6
pub mod
protocol;