diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index 639eba9..61348f8 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -790,7 +790,7 @@ the search query. Example: `http://searxng.local/search?q=` - Type: `str` - Default: `base` -- Description: Sets the Whisper model to use for Speech-to-Text. +- Description: Sets the Whisper model to use for Speech-to-Text. The backend used is faster_whisper with quantization to `int8`. #### `WHISPER_MODEL_DIR`