python_kaldi_features
python_kaldi_features copied to clipboard
python codes to extract MFCC and FBANK speech features for Kaldi
Results
2
python_kaldi_features issues
Sort by
recently updated
recently updated
newest added
Hello, I am new to kaldi.. It is very hard to find a command-line which produces the same result from example.py. Can you upload a sample command-line??
I found in task asr, pitch feature in kaldi is much more popular. It compute fbank feature and pitch feature and I want to extract this pitch feature in python,...