mirror of
https://github.com/open-webui/docs
synced 2025-06-14 18:40:18 +00:00
Merge pull request #218 from thiswillbeyourgithub/docs_mention_quantization_whisper
docs: mention by default faster whisper is used and with quantization
This commit is contained in:
commit
79870dab12
@ -807,7 +807,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