From 703995f230cc030e95f5bd023ae3c97d0987741e Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:06:40 -0400 Subject: update readme, include hideconsole (#239) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cb52d2..828e044 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,13 @@ For example, memory_db would be set by adding `memory_db = true` under the line | Setting | Type | Default | Description | |---------|--------|------------------------------------|------------------------------------------------------------| -| vad | string | rnnoise if enabled, gate otherwise | Method used for voice activity detection. Changeable in UI | +| `vad` | string | rnnoise if enabled, gate otherwise | Method used for voice activity detection. Changeable in UI | + +#### windows + +| Setting | Type | Default | Description | +|---------------|---------|---------|-------------------------| +| `hideconsole` | boolean | true | Hide console on startup | ### Environment variables -- cgit v1.2.3