mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 18:56:05 +07:00
docs: mention by default faster whisper is used and with quantization
This commit is contained in:
@@ -790,7 +790,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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user