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