summaryrefslogtreecommitdiff
path: root/docs/use_cases/asr.md
diff options
context:
space:
mode:
authorIsabella Gottardi <isabella.gottardi@arm.com>2021-04-20 11:50:37 +0100
committerIsabella Gottardi <isabella.gottardi@arm.com>2021-04-22 11:08:54 +0100
commite03f1af5dcbe7f448cc63456ece6302590c38387 (patch)
treec691ab615f98144506dfad82e6917bc2b1ea2e11 /docs/use_cases/asr.md
parent5cafe0a147c7360fe19542a1cf14c91ab787a304 (diff)
downloadml-embedded-evaluation-kit-e03f1af5dcbe7f448cc63456ece6302590c38387.tar.gz
MLECO-1871: Rename samples with clearer names
Signed-off-by: Isabella Gottardi <isabella.gottardi@arm.com> Change-Id: I926c6c138b32dc658cd195737a63eac327964284
Diffstat (limited to 'docs/use_cases/asr.md')
-rw-r--r--docs/use_cases/asr.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/use_cases/asr.md b/docs/use_cases/asr.md
index 6ae1fc1..9da2603 100644
--- a/docs/use_cases/asr.md
+++ b/docs/use_cases/asr.md
@@ -459,11 +459,11 @@ Choice:
5. “List” menu option prints a list of pair audio clip indexes - the original filenames embedded in the application:
```log
- INFO - List of Files:
- INFO - 0 => anotherdoor.wav
- INFO - 1 => anotherengineer.wav
- INFO - 2 => itellyou.wav
- INFO - 3 => testingroutine.wav
+ [INFO] List of Files:
+ [INFO] 0 => another_door.wav
+ [INFO] 1 => another_engineer.wav
+ [INFO] 2 => i_tell_you.wav
+ [INFO] 3 => testing_routine.wav
```
### Running Automatic Speech Recognition