diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index b176e2c..4107c6b 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -807,7 +807,7 @@ the search query. Example: `http://searxng.local/search?q=<query>` - 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`