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/codelab/feat
Hui Zhang 8271fcfb0a
fix as comment
2 years ago
..
.gitignore add u2 nnet, u2 nnet main, codelab, and can compile 2 years ago
README.md refactor file org & rename binary files 2 years ago
path.sh add u2 nnet, u2 nnet main, codelab, and can compile 2 years ago
run.sh fix as comment 2 years ago
valgrind.sh refactor file org & rename binary files 2 years ago

README.md

Deepspeech2 Straming Audio Feature

ASR audio feature test bins. We using theses bins to test linaer/fbank/mfcc asr feature as streaming manner.

  • compute_linear_spectrogram_main.cc

compute linear spectrogram without db norm in streaming manner.