wyoming-whisper-rs/wyoming-whisper-rs
Harald Hoyer ac3a5156eb Fix Wyoming protocol: read data as separate chunk after header
The Wyoming wire format sends data as a separate byte chunk after the
header JSON line, not inline. The header's data_length field indicates
how many bytes to read for the data JSON, followed by payload_length
bytes of binary payload.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:44:08 +01:00
..
src Fix Wyoming protocol: read data as separate chunk after header 2026-02-24 13:44:08 +01:00
Cargo.toml Add Wyoming protocol ASR server and nix devshell 2026-02-24 11:44:03 +01:00
module.nix Add NixOS module, overlay, and systemd service for wyoming-whisper-rs 2026-02-24 12:15:33 +01:00
package.nix Add nix flake package for wyoming-whisper-rs 2026-02-24 11:52:15 +01:00