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
Hui Zhang 5d5266abff
rm to_float32 flags, default is fbank
4 years ago
..
aishell rm to_float32 flags, default is fbank 4 years ago
decoder rm to_float32 flags, default is fbank 4 years ago
feat rm to_float32 flags, default is fbank 4 years ago
nnet format 4 years ago
websocket rm to_float32 flags, default is fbank 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