mirror of
https://github.com/open-webui/docs
synced 2025-06-13 18:09:49 +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`
|
||||
- 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`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user