필터 지우기
필터 지우기

how can i calculate the pitch from a speech in matlab?

조회 수: 5 (최근 30일)
l divya
l divya 2018년 10월 22일
답변: Gabriele Bunkheila 2021년 12월 13일
Is there any predefined function or formula for calculate pitch feature from speech in "speech emotion recognition"

채택된 답변

Walter Roberson
Walter Roberson 2018년 10월 22일
편집: Walter Roberson 2018년 10월 22일

추가 답변 (1개)

Gabriele Bunkheila
Gabriele Bunkheila 2021년 12월 13일
For reference, as of today the two following functions are available in Audio Toolbox for pitch estimation:
  • pitch, which allows using a choice of 5 different well-established signal processing methods: "Normalized Correlation Function", "Pitch Estimation Filter", "Cepstrum Pitch Determination", "Log-Harmonic Summation", and "Summation of Residual Harmonics" (full references in the documentation page linked)
  • pitchnn, which is based on the deep learning network CREPE

카테고리

Help CenterFile Exchange에서 Speech Recognition에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by