jameslyons / python_speech_features

This library provides common speech features for ASR including MFCCs and filterbank energies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading Spectogram

5y opened this issue · comments

commented

Hello,
Considering extract features via MFCC. I have spectrogram array files (.mat format) and I don't have the wave file. Is it possible to extract MFCC via your library with my current spectrogram dataset?

Thanks.
Reza