You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/speechx/examples/ds2_ol
Yang Zhou a93de1810d
fix typo
4 years ago
..
aishell fix typo 4 years ago
decoder add fbank & add timer in example main 4 years ago
feat fix cmake list 4 years ago
nnet format 4 years ago
websocket to_float32, fix shell script 4 years ago
CMakeLists.txt add websocket 4 years ago
README.md Update README.md 4 years ago

README.md

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. Do not run it only if you know what it is.

  • nnet
  • feat
  • decoder