mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
Fixed a typo (TTS should have been STT)
This commit is contained in:
parent
c56b6de5e8
commit
060b49c30c
@ -1875,7 +1875,7 @@ Using a remote Playwright browser via `PLAYWRIGHT_WS_URL` can be beneficial for:
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Specifies the language Whisper uses for TTS. Whisper predicts the language by default. To revert to default behaviour, unset this variable.
|
||||
- Description: Specifies the language Whisper uses for STT. Whisper predicts the language by default. To revert to default behaviour, unset this variable.
|
||||
|
||||
### Speech-to-Text (OpenAI)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user