brainwires-hardware 0.7.0

Hardware I/O for the Brainwires Agent Framework — audio, GPIO, Bluetooth, and network
Documentation
1
2
3
4
/// Local whisper.cpp speech-to-text via whisper-rs.
pub mod whisper_stt;

pub use whisper_stt::WhisperStt;