Cepstral Pitch
This MATLAB exercise implements a pitch period detector based on detecting and tracking peaks in the (real) cepstrum during regions of voiced speech. The major feature of this pitch period detector is the use of a secondary cepstral peak detector, for each frame of speech, in order to detect and correct pitch period detection errors due to effects such as pitch period doubling or halving and related phenomena.
Zitieren als
Speech Processing (2024). Cepstral Pitch (https://www.mathworks.com/matlabcentral/fileexchange/45558-cepstral-pitch), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Signal Processing > Audio Toolbox > Simulation, Tuning, and Visualization >
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Cepstral Analysis >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0.0 | Updated to work with post-R2014b graphics
|
||
1.2.0.0 | code updates; Read_Me.txt setup file; pathnew_matlab_central example |
||
1.1.0.0 | textbox font size smaller (15); |
||
1.0.0.0 |