commit
fef1a148da
@ -1,13 +1,14 @@
|
|||||||
# Deepspeech2 Streaming ASR
|
# Deepspeech2 Streaming ASR
|
||||||
|
|
||||||
* websocket
|
## Examples
|
||||||
Streaming ASR with websocket.
|
|
||||||
|
|
||||||
* aishell
|
* `websocket` - Streaming ASR with websocket.
|
||||||
Streaming Decoding under aishell dataset, for local WER test and so on.
|
|
||||||
|
* `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…
Reference in new issue