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 5e1b974dc0
fix compile error
2 years ago
..
aishell fix fbank result 2 years ago
decoder format 2 years ago
feat fix compile error 2 years ago
nnet format 2 years ago
websocket rm to_float32 flags, default is fbank 2 years ago
CMakeLists.txt add websocket 2 years ago
README.md Update README.md 2 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