From 4fbc33bb73e1f7a193f2245ff87d2aa49611a48d Mon Sep 17 00:00:00 2001 From: shawn_he Date: Wed, 27 Oct 2021 15:17:22 +0800 Subject: [PATCH 1/3] 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 -- Gitee From f8c4206de460b30166d5a78fbb5993b74328cd11 Mon Sep 17 00:00:00 2001 From: shawn_he Date: Wed, 27 Oct 2021 15:20:18 +0800 Subject: [PATCH 2/3] 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 f581d2bf20..140ea1d903 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. Develop a sample application. For details, see the [\(keyword spotting demo\)](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 -- Gitee From 41fd026cc3d551ec8c83eed89322e800950443e8 Mon Sep 17 00:00:00 2001 From: shawn_he Date: Wed, 27 Oct 2021 15:23:21 +0800 Subject: [PATCH 3/3] 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 140ea1d903..29def5742a 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. Develop a sample application. For details, see the [\keyword spotting demo\](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 -- Gitee