From b7372ca45eba3acbf9a9b274788c38ed62e01a31 Mon Sep 17 00:00:00 2001
From: speech_asr <wangjiaming.wjm@alibaba-inc.com>
Date: 星期三, 15 二月 2023 09:59:09 +0800
Subject: [PATCH] update docs

---
 docs/get_started.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/get_started.md b/docs/get_started.md
index d77ee93..ec25ba8 100644
--- a/docs/get_started.md
+++ b/docs/get_started.md
@@ -101,7 +101,7 @@
 ```
 
 ## Stage 4: Decoding
-This stage generates the recognition results with acoustic features as input and calculate the `CER` to verify the performance of the trained model. 
+This stage generates the recognition results and calculates the `CER` to verify the performance of the trained model. 
 
 * Mode Selection
 

--
Gitblit v1.9.1