From ee41f481ac03090c8485916d0cc79c23e8edce9e Mon Sep 17 00:00:00 2001 From: Sachin Kumawat Date: Wed, 5 Aug 2026 14:49:47 -0700 Subject: [PATCH] Added supported plarform details with python 3.12 requirement for Linux --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9de9ed5ac..508fce785 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,11 @@ On AMD Ryzen™ AI 300 and 400 Series processors with a dedicated NPU, whisper.c ### Prerequisites +Supported Platforms + +- **Windows 11** +- **Linux** (Ubuntu 24.04 LTS, Python 3.12) + Install the XRT runtime and FlexML runtime for your platform: - **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)