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 6.1 #51

Closed timmahrt closed 8 months ago

timmahrt commented 1 year ago

This release includes 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 (0f0544e) 77.21% compared to head (0f219e6) 77.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== + Coverage 77.21% 77.31% +0.10% ========================================== Files 21 21 Lines 2638 2663 +25 ========================================== + Hits 2037 2059 +22 - Misses 601 604 +3 ``` | [Files](https://app.codecov.io/gh/timmahrt/praatIO/pull/51?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/51?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/51?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/51?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/51?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/utilities/utils.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim#diff-cHJhYXRpby91dGlsaXRpZXMvdXRpbHMucHk=) | `94.03% <100.00%> (+0.08%)` | :arrow_up: | | [praatio/data\_classes/textgrid\_tier.py](https://app.codecov.io/gh/timmahrt/praatIO/pull/51?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/51?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.

timmahrt commented 1 year ago

I've decided to not move forward with 6.1. I added the contents of this to https://github.com/timmahrt/praatIO/pull/53 (praatio 7.0)