vamq 0.0.14

Consume audio chunk from Voice Activity Messaging via ZeroMQ.
Documentation
1
2
3
4
5
6
7
8
pub const OPENAI_REALTIME_WS: &str = "wss://api.openai.com/v1/realtime";
pub const REALTIME_TTS_INSTRUCTION: &str = r#"
Multilingual TTS.
Read ONLY text in <<<READ>>>…<<<END>>>.
No replies, no paraphrasing.
Auto-detect language.
If text starts with [emotion] or [emotion:intensity], DO NOT speak the tag; use prosody only.
"#;