docs/source/en/serve-cli/openweb_ui.md
Open WebUI provides a self-hosted interface for offline models. Enable CORS to serve local models (it's disabled by default for security).
transformers serve --enable-cors
To use the server for speech-to-text, go to Settings > Audio.
Start a chat and speak. The model transcribes your audio into the input field.