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/feat
Yang Zhou 813f4d6a26
fix linear-spectrogram-wo-db-norm-ol feature read issue
3 years ago
..
.gitignore
CMakeLists.txt
README.md
cmvn-json2kaldi.cc
linear-spectrogram-wo-db-norm-ol.cc fix linear-spectrogram-wo-db-norm-ol feature read issue 3 years ago
path.sh
run.sh
valgrind.sh

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.

  • linear_spectrogram_without_db_norm_main.cc

compute linear spectrogram w/o db norm in streaming manner.