mirror of
https://github.com/open-webui/docs
synced 2025-05-21 11:46:15 +00:00
docs: mention by default faster whisper is used and with quantization
This commit is contained in:
parent
c74022a71e
commit
5b31d0f340
@ -790,7 +790,7 @@ the search query. Example: `http://searxng.local/search?q=<query>`
|
|||||||
|
|
||||||
- Type: `str`
|
- Type: `str`
|
||||||
- Default: `base`
|
- 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`
|
#### `WHISPER_MODEL_DIR`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user