tensorflow_CTC_example
tensorflow_CTC_example copied to clipboard
Converting TIMIT database to numpy arrays for training and testing
Hi,
I would like the scripts used to get the numpy arrays used for training and testing. I have access to the TIMIT database but am unsure of how to obtain the preprocessed mfcc data. Kindly share the scripts if you have them or direct me to how I can go about obtaining them.
Regards, Deepak
Check out functions mfcc and delta in python_speech_features.