From 4fbc33bb73e1f7a193f2245ff87d2aa49611a48d Mon Sep 17 00:00:00 2001 From: shawn_he Date: Wed, 27 Oct 2021 15:17:22 +0800 Subject: [PATCH] update docs Signed-off-by: shawn_he --- en/readme/ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/ai.md b/en/readme/ai.md index 6c6615a184..f581d2bf20 100644 --- a/en/readme/ai.md +++ b/en/readme/ai.md @@ -321,7 +321,7 @@ The AI subsystem is the part of OpenHarmony that provides native distributed AI } ``` -4. **Sample development** [\(similar to keyword spotting\)](https://gitee.com/openharmony/applications_sample_camera/tree/master/ai) +4. Develop a sample application. For details, see the [\(keyword spotting demo\)](https://gitee.com/openharmony/applications_sample_camera/tree/master/ai). Directory: //applications/sample/camera/ai/asr/keyword\_spotting -- GitLab