Parselmouth
Parselmouth copied to clipboard
Enhance harmonicity features
Another important feature set for voice analysis is the harmonic analysis. Praat has it in 2 different places: Harmonicity.h and Pitch_getMeanStrength(...). I'd like to enhance Harmonicity and Pitch class to expose more of them to Python.
[1st commit] addressing Pitch_getMeanStrength() [2nd commit] enhance Harmonicity class par https://www.fon.hum.uva.nl/praat/manual/Harmonicity.html
TODOs
- [ ] Complete
pytest
- [ ] Complete docstrings
- [x] Make
Harmonicity
a sequence-like class to access/iterate individual HNR samples