From 27b7f5000600863b58f1a39cfc6c5eab413806b7 Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Thu, 5 May 2022 17:20:31 +0800 Subject: [PATCH] Update README.md --- speechx/examples/ds2_ol/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/speechx/examples/ds2_ol/README.md b/speechx/examples/ds2_ol/README.md index de906924..f405198d 100644 --- a/speechx/examples/ds2_ol/README.md +++ b/speechx/examples/ds2_ol/README.md @@ -1,11 +1,14 @@ # Deepspeech2 Streaming ASR +## 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: + +> The below is for developing and offline testing. Do not run it only if you know what it is. * nnet * feat * decoder