Docs.rs
voice-bird-cli-0.4.0
voice-bird-cli 0.4.0
Docs.rs crate page
MIT
03 September 2026
Links
Repository
crates.io
Source
Owners
RekunDzmitry
Dependencies
anyhow ^1.0
normal
arboard ^3
normal
bytemuck ^1
normal
chrono ^0.4
normal
cpal ^0.15
normal
crossterm ^0.28
normal
dirs ^5.0
normal
fern ^0.7
normal
flate2 ^1
normal
futures-util ^0.3
normal
hex ^0.4
normal
hound ^3.5
normal
log ^0.4
normal
parking_lot ^0.12
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
rubato ^0.14
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.21
normal
toml ^0.8
normal
ureq ^2.10
normal
url ^2
normal
uuid ^1.0
normal
zip ^2
normal
futures-util ^0.3
dev
pretty_assertions ^1
dev
proptest ^1
dev
serial_test ^3.4.0
dev
tempfile ^3
dev
parakeet-rs ^0.3.6
normal
sysinfo ^0.32
normal
whisper-rs ^0.13
normal
core-audio-types-rs ^0.3
normal
core-foundation ^0.10
normal
core-media-rs ^0.3
normal
objc ^0.2
normal
screencapturekit ^0.3.6
normal
whisper-rs ^0.13
normal
libc ^0.2
normal
windows ^0.58
normal
windows-core ^0.58
normal
Versions
19.7%
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
voice_bird_cli/
lib.rs
1
pub mod
audio;
2
pub mod
config;
3
pub mod
session;
4
pub mod
transcription;