How do I zeropad all MFCCs to same shape? The original waveforms are different length.
def mfcc(file_path:str, sampling_rate=8000): y,sr = librosa.load(fil