timmahrt / praatIO

A python library for working with praat, textgrids, time aligned audio transcripts, and audio files. It is primarily used for extracting features from and making manipulations on audio files given hierarchical time-aligned transcriptions (utterance > word > syllable > phone, etc).
MIT License
299 stars 32 forks source link

Praatio v7.0 #53

Closed timmahrt closed 8 months ago

timmahrt commented 1 year ago

Praatio v7.0 has the following PRs:

codecov[bot] commented 1 year ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (46786f0) 77.21% compared to head (31d4828) 77.29%. Report is 4 commits behind head on main.

:exclamation: Current head 31d4828 differs from pull request most recent head 37f6c66. Consider uploading reports for the commit 37f6c66 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== + Coverage 77.21% 77.29% +0.07% ========================================== Files 21 21 Lines 2638 2660 +22 ========================================== + Hits 2037 2056 +19 - Misses 601 604 +3 ``` | [Files](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim) | Coverage Δ | | |---|---|---| | [praatio/data\_classes/interval\_tier.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby9kYXRhX2NsYXNzZXMvaW50ZXJ2YWxfdGllci5weQ==) | `98.86% <100.00%> (+0.08%)` | :arrow_up: | | [praatio/data\_classes/point\_tier.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby9kYXRhX2NsYXNzZXMvcG9pbnRfdGllci5weQ==) | `100.00% <100.00%> (ø)` | | | [praatio/praatio\_scripts.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby9wcmFhdGlvX3NjcmlwdHMucHk=) | `16.92% <100.00%> (-9.45%)` | :arrow_down: | | [praatio/utilities/my\_math.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby91dGlsaXRpZXMvbXlfbWF0aC5weQ==) | `62.50% <100.00%> (+0.87%)` | :arrow_up: | | [praatio/data\_classes/textgrid\_tier.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby9kYXRhX2NsYXNzZXMvdGV4dGdyaWRfdGllci5weQ==) | `98.94% <80.00%> (-1.06%)` | :arrow_down: | | [praatio/data\_classes/klattgrid.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby9kYXRhX2NsYXNzZXMva2xhdHRncmlkLnB5) | `85.36% <50.00%> (-0.80%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.