update readme, include hideconsole (#239)

This commit is contained in:
ouwou 2023-10-17 22:06:40 -04:00
parent 1895a8f133
commit 703995f230

View File

@ -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