Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions demos/integration_with_OpenWebUI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,8 @@ docker run --rm -u $(id -u):$(id -g) -v $PWD/models:/models openvino/model_serve
:::
::::

> **Note:** Family of Whisper models (except Whisper-large) can be also deployed on NPU or CPU devices by just changing the --target_device parameter.
Comment thread
przepeck marked this conversation as resolved.

### Step 2: Audio Settings

1. Go to **Admin Panel** → **Settings** → **Audio**
Expand Down