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 32a75cd5f2
Merge pull request #1751 from SmileGoat/add_websocketlib
3 years ago
..
aishell Merge pull request #1750 from zh794390558/spx 3 years ago
decoder fix param path name; ws client 3 years ago
feat fix linear-spectrogram-wo-db-norm-ol feature read issue 3 years ago
nnet
websocket format 3 years ago
CMakeLists.txt add websocket 3 years ago
README.md fix param path name; ws client 3 years ago

README.md

Deepspeech2 Streaming

Please go to aishell to test it.

  • aishell Deepspeech2 Streaming Decoding under aishell dataset.
  • websocket Streaming ASR with websocket.

The below is for developing and offline testing:

  • nnet
  • feat
  • decoder