Borrar filtros
Borrar filtros

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

5 visualizaciones (últimos 30 días)
l divya
l divya el 22 de Oct. de 2018
Respondida: Gabriele Bunkheila el 13 de Dic. de 2021
Is there any predefined function or formula for calculate pitch feature from speech in "speech emotion recognition"

Respuesta aceptada

Walter Roberson
Walter Roberson el 22 de Oct. de 2018
Editada: Walter Roberson el 22 de Oct. de 2018

Más respuestas (1)

Gabriele Bunkheila
Gabriele Bunkheila el 13 de Dic. de 2021
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

Community Treasure Hunt

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

Start Hunting!

Translated by