From 314948696e0dba0ffc868863868308b027824e1f Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Fri, 13 Aug 2021 16:29:39 +0100 Subject: MLECO-2235: Fix documentation Signed-off-by: Isabella Gottardi Change-Id: If8d6bf60cd4961be4c29f46ea75422b093185b04 --- docs/use_cases/asr.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/use_cases/asr.md') diff --git a/docs/use_cases/asr.md b/docs/use_cases/asr.md index 9863ce6..f7daf7a 100644 --- a/docs/use_cases/asr.md +++ b/docs/use_cases/asr.md @@ -10,14 +10,14 @@ - [Build process](#build-process) - [Add custom input](#add-custom-input) - [Add custom model](#add-custom-model) - - [Setting up and running Ethos-U NPU code sample](#setting-up-and-running-ethos-u-npu-code-sample) - - [Setting up the Ethos-U Fast Model](#setting-up-the-ethos-u-fast-model) + - [Setting up and running Ethos-U NPU code sample](#setting-up-and-running-ethos_u-npu-code-sample) + - [Setting up the Ethos-U NPU Fast Model](#setting-up-the-ethos_u-npu-fast-model) - [Starting Fast Model simulation](#starting-fast-model-simulation) - [Running Automatic Speech Recognition](#running-automatic-speech-recognition) ## Introduction -This document describes the process of setting up and running the Arm® *Ethos™-U55* Automatic Speech Recognition +This document describes the process of setting up and running the Arm® *Ethos™-U* NPU Automatic Speech Recognition example. Use-case code could be found in the following directory: [source/use_case/asr](../../source/use_case/asr). @@ -179,7 +179,7 @@ For further information, please refer to: - [Configuring with custom TPIP dependencies](../sections/building.md#configuring-with-custom-tpip-dependencies) - [Using Arm Compiler](../sections/building.md#using-arm-compiler) -- [Configuring the build for simple_platform](../sections/building.md#configuring-the-build-for-simple_platform) +- [Configuring the build for simple-platform](../sections/building.md#configuring-the-build-for-simple_platform) - [Working with model debugger from Arm Fast Model Tools](../sections/building.md#working-with-model-debugger-from-arm-fast-model-tools) - [Building for different Ethos-U NPU variants](../sections/building.md#building-for-different-ethos_u-npu-variants) @@ -319,7 +319,7 @@ After compiling, your custom model has now replaced the default one in the appli ## Setting up and running Ethos-U NPU code sample -### Setting up the Ethos-U Fast Model +### Setting up the Ethos-U NPU Fast Model The FVP is available publicly from [Arm Ecosystem FVP downloads](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps). -- cgit v1.2.1