Skip to content

This code extract sound from video, saves resulting files as .wav and calculates Mel frecuency cepstrum.

License

Notifications You must be signed in to change notification settings

marco7877/sound_MFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This code extracts audio information from a video file and then computes 13 Mel Frecuency Cepstral Coefficient (MFCC) from the aforementioned. To calculate MFCC, window analysis were set to 25ms long. We computed 512 FFT and passed them though 26 filters .

About

This code extract sound from video, saves resulting files as .wav and calculates Mel frecuency cepstrum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages