Add OpenVINO support
This commit is contained in:
parent
776abc3c91
commit
5c140c14d4
6 changed files with 100 additions and 2 deletions
|
|
@ -62,7 +62,9 @@ See the docs: https://docs.rs/whisper-rs/ for more details.
|
|||
|
||||
## Building
|
||||
|
||||
See [BUILDING.md](BUILDING.md) for instructions for building whisper-rs on Windows and OSX M1. Linux builds should just work out of the box.
|
||||
See [BUILDING.md](BUILDING.md) for instructions for building whisper-rs on Windows and OSX M1,
|
||||
or with OpenVINO on any OS.
|
||||
Besides OpenVINO, Linux builds should just work out of the box.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue