Skip to content

Commit 781dacd

Browse files
SurajSonawane2415kv2019i
authored andcommitted
tools: plugin: Fix broken OpenVINO model link in README.md
Updated a broken OpenVINO noise suppression model link in `sof/tools/plugin/README.md`. The previous link was inaccessible, preventing users from following the setup steps. New link: https://docs.openvino.ai/2023.3/omz_demos.html#a-name-build-demos-linux-a-build-the-demo-applications-on-linux This ensures users are directed to the correct and updated documentation. Signed-off-by: Suraj Sonawane <[email protected]>
1 parent 96393fe commit 781dacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Note: Bytes controls must have tlv_read/tlv_write and tlv_callback access.
111111
## Instructions for testing OpenVino noise suppression model with the SOF plugin:
112112
1. Fetch the model from the Open Model zoo repository ex: noise-suppression-poconetlike-0001.xml
113113

114-
https://docs.openvino.ai/archive/2023.0/omz_demos.html#build-the-demo-applications-on-linux
114+
https://docs.openvino.ai/2023.3/omz_demos.html#a-name-build-demos-linux-a-build-the-demo-applications-on-linux
115115

116116
2. Source OpenVino environment and get OpenCV
117117
https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit-download.html

0 commit comments

Comments
 (0)