Forced-Alignment-and-Vowel-Extraction / alignedTextGrid

aligned-textgrid links textgrid sequences together
https://forced-alignment-and-vowel-extraction.github.io/alignedTextGrid/
GNU General Public License v3.0
6 stars 1 forks source link

Add codepath to initialize an empty AlignedTextGrid #170

Closed chrisbrickhouse closed 7 months ago

chrisbrickhouse commented 7 months ago

See #169

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.33%. Comparing base (8aaca9e) to head (4a927a5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #170 +/- ## ========================================== + Coverage 91.22% 91.33% +0.11% ========================================== Files 14 14 Lines 1253 1269 +16 ========================================== + Hits 1143 1159 +16 Misses 110 110 ```

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

JoFrhwld commented 7 months ago

I like it!

JoFrhwld commented 7 months ago

This is now on released and published to pypi as v0.6.4