Guest User

Untitled

a guest
Jan 23rd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. 1. Load the audio
  2. 2. Convert the audio to a `spectrogram` using STFT
  3. 3. Apply mel-scale filtering to get `mel-spectrogram`
  4. 4. Transform using DCT to get `MFCC`
Add Comment
Please, Sign In to add comment