readme: clarify xrt

This commit is contained in:
Iswarya Alex 2026-07-31 15:13:26 -07:00
parent e3084ea0d4
commit 2d5830d791
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ On AMD Ryzen™ AI 300 and 400 Series processors with a dedicated NPU, whisper.c
Install the XRT runtime and FlexML runtime for your platform:
- **XRT**: provides the NPU kernel driver and `xrt-smi` diagnostic tool
- **XRT**: provides the NPU kernel driver and `xrt-smi` diagnostic tool — on Windows this is bundled with the NPU driver; on Linux install it separately following the [NPU driver installation guide](https://ryzenai.docs.amd.com/en/latest/linux.html#install-npu-drivers)
- **FlexML runtime** (`flexmlrt`): VitisAI inference engine used by whisper.cpp — download from the [FlexML runtime releases](https://github.com/lemonade-sdk/whisper.cpp-rocm/releases/tag/deps)
After installing, source the setup scripts in every shell you use to build or run whisper.cpp: