From 1f5d87bf9b5a2b3ccc9ce68ef4693d1e2665b46c Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Thu, 2 Jun 2022 07:35:05 +0000 Subject: [PATCH] update readme --- speechx/examples/ds2_ol/README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/speechx/examples/ds2_ol/README.md b/speechx/examples/ds2_ol/README.md index f405198d9..54f3abda4 100644 --- a/speechx/examples/ds2_ol/README.md +++ b/speechx/examples/ds2_ol/README.md @@ -2,13 +2,5 @@ ## Examples -* `websocket` - Streaming ASR with websocket. - -* `aishell` - Streaming Decoding under aishell dataset, for local WER test. - -## More - -> The below is for developing and offline testing. Do not run it only if you know what it is. -* nnet -* feat -* decoder +* `websocket` - Streaming ASR with websocket for deepspeech2_aishell. +* `aishell` - Streaming Decoding under aishell dataset, for local WER test. \ No newline at end of file