feat(runtime): add talk mode and capture tools
This commit is contained in:
@@ -248,3 +248,8 @@ hooks:
|
||||
# endpoint: "http://localhost:18801/v1/audio/transcriptions"
|
||||
# api_key: "${WHISPER_API_KEY}" # Optional Bearer token
|
||||
# model: "whisper-1" # Model name (default: whisper-1)
|
||||
# talk_mode:
|
||||
# enabled: false
|
||||
# wake_phrase: "hey flynn"
|
||||
# timeout_ms: 120000
|
||||
# allow_manual_toggle: true
|
||||
|
||||
Reference in New Issue
Block a user