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.0 #42

Closed timmahrt closed 1 year ago

timmahrt commented 1 year ago

This release includes the following PRs: https://github.com/timmahrt/praatIO/pull/41 Overhaul audio.py https://github.com/timmahrt/praatIO/pull/43 Make tierNameList dependent on tierDict https://github.com/timmahrt/praatIO/pull/44 More concise JSON output format https://github.com/timmahrt/praatIO/pull/47 New method Textgrid.mergeLabels() https://github.com/timmahrt/praatIO/pull/48 Make entries read-only; fix praatio_scripts.alignBoundariesAcrossTiers

coveralls commented 1 year ago

Coverage Status

Coverage: 75.605% (+7.3%) from 68.282% when pulling b1330ddf4cb38cee9c91f3e8b25f9348280b921e on praatio_v6 into 50dbff6efb33a93c675d993b6deb08505e45e094 on main.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@50dbff6). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ======================================= Coverage ? 77.21% ======================================= Files ? 21 Lines ? 2638 Branches ? 0 ======================================= Hits ? 2037 Misses ? 601 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.