Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Applied Physics›MFCC (Mel-Frequency Cepstral Coefficients)
Process / pipelineAudio Signal Processing

MFCC (Mel-Frequency Cepstral Coefficients)

Mel-Frequency Cepstral Coefficients · Also known as: mel-cepstral features, MFCC features, mel-frequency features

Mel-Frequency Cepstral Coefficients (MFCCs) are a compact representation of audio features that mimic human auditory perception. Introduced by Davis and Mermelstein in 1980, MFCCs are the de facto feature extraction method for speech recognition and environmental sound analysis. They compress the frequency information of audio signals into a small set of coefficients that capture phonetic content while discarding irrelevant details.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

MFCC
AmbisonicsHead-Related Transfer Fu…Independent Vector Analy…

When to use it

Use MFCCs for speech recognition, speaker identification, emotion detection, and environmental sound classification. They are industry-standard for automatic speech recognition (ASR) systems and deep learning models. Apply to audio signals with clear speech or environmental structure. Avoid for music analysis without modification (music requires different features like spectral flux or chroma).

Strengths & limitations

Strengths
  • Compact representation (~13 coefficients per frame) reduces computational cost and storage
  • Aligned with human auditory perception; captures perceptually important information
  • Robust to speaker variability and moderate noise
  • Widely implemented in speech recognition frameworks (HTK, Kaldi, TensorFlow)
Limitations
  • Discards phase information; cannot reconstruct audio from MFCCs alone
  • Assumes stationarity within frames; short-term features miss longer-term patterns (overcome with delta/acceleration)
  • Not optimal for music; music features (spectral centroid, chroma, etc.) are often better
  • Sensitive to microphone characteristics and background noise (requires normalization)

Frequently asked

Why use the mel scale instead of Hz?

Human hearing perceives pitch logarithmically, not linearly. The mel scale reflects this: 1 mel corresponds to 1 just-noticeable change in pitch. Grouping frequencies by mel scale better captures perceptual differences.

What are delta and acceleration coefficients?

Delta coefficients capture the rate of change of MFCCs over time; acceleration coefficients capture the second derivative. Adding these to the static MFCCs significantly improves speech recognition (feature vector ~39 numbers instead of 13).

How do I choose the number of MFCC coefficients?

For speech, 12-13 static coefficients are standard. Including deltas and accelerations, use 39-40 total (13 × 3). For different domains or sample rates, experiment; more coefficients capture more detail but can overfit.

Sources

  1. Davis, S., & Mermelstein, P. (1980). Comparison of parametric representations for monosyllabic word recognition in continuously spoken sentences. IEEE Transactions on Acoustics, Speech, and Signal Processing, 28(4), 357-366. DOI: 10.1109/TASSP.1980.1163420 ↗
  2. Young, S. J., Evermann, G., Gales, M. J., et al. (1996). The HTK Book. Cambridge University Engineering Department. link ↗
  3. Moustakides, G. V., & Rougui, J. A. (2004). Optimal filtering for polynomial signal models. IEEE Transactions on Signal Processing, 52(8), 2219-2230. link ↗

How to cite this page

ScholarGate. (2026, June 3). Mel-Frequency Cepstral Coefficients. ScholarGate. https://scholargate.app/en/applied-physics/mfcc

Related methods

AmbisonicsHead-Related Transfer FunctionIndependent Vector Analysis

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • AmbisonicsApplied Physics↔ compare
  • Head-Related Transfer FunctionApplied Physics↔ compare
  • Independent Vector AnalysisApplied Physics↔ compare
Compare side by side →

Referenced by

AmbisonicsHead-Related Transfer FunctionIndependent Vector Analysis

Similar methods

Cepstral AnalysisBark and Mel ScalesLinear Predictive CodingShort-Time Fourier TransformPsychoacoustic MaskingAudio FingerprintingPitch Detection AlgorithmMelody Extraction

Related reference concepts

Automatic Speech RecognitionSpeech Perception and IntelligibilityFrequency, Intensity, and Loudness PerceptionAcoustic Cues and FormantsSpeech PerceptionPsychoacoustics and Auditory Perception

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — MFCC (Mel-Frequency Cepstral Coefficients). Retrieved 2026-07-21 from https://scholargate.app/en/applied-physics/mfcc · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Steven Davis, Paul Mermelstein
Subfamily
Audio Signal Processing
Year
1980
Type
Audio feature extraction algorithm
Related methods
AmbisonicsHead-Related Transfer FunctionIndependent Vector Analysis
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account