Update README.md

pull/1844/head
Hui Zhang 2 years ago committed by GitHub
parent 9645337410
commit 27b7f50006
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,11 +1,14 @@
# Deepspeech2 Streaming ASR # Deepspeech2 Streaming ASR
## Examples
* `websocket` - Streaming ASR with websocket. * `websocket` - Streaming ASR with websocket.
* `aishell` - Streaming Decoding under aishell dataset, for local WER test. * `aishell` - Streaming Decoding under aishell dataset, for local WER test.
## More ## 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 * nnet
* feat * feat
* decoder * decoder

Loading…
Cancel
Save