Add Wyoming protocol ASR server and nix devshell
New wyoming-whisper-rs binary crate implementing the Wyoming protocol over TCP, making whisper-rs usable with Home Assistant's voice pipeline. Includes nix flake devshell with Vulkan, ROCm/hipBLAS, clippy, and rustfmt support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d38738df8d
commit
50fdb08a38
12 changed files with 840 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["sys"]
|
||||
members = ["sys", "wyoming-whisper-rs"]
|
||||
exclude = ["examples/full_usage"]
|
||||
|
||||
[package]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue