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
Hui Zhang 5d5266abff
rm to_float32 flags, default is fbank
3 years ago
..
.gitignore refactor speechx egs 3 years ago
CMakeLists.txt fix cmake list 3 years ago
README.md format 3 years ago
cmvn-json2kaldi.cc fix nnet model inputs and output name 3 years ago
compute_fbank_main.cc rm to_float32 flags, default is fbank 3 years ago
linear-spectrogram-wo-db-norm-ol.cc rm to_float32 flags, default is fbank 3 years ago
path.sh refactor speechx egs 3 years ago
run.sh refactor speechx egs 3 years ago
valgrind.sh refactor speechx egs 3 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.

  • linear_spectrogram_without_db_norm_main.cc

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