Skip to content

Releases: stefantaubert/textgrid-ipa

Version 0.0.8

30 May 15:25
Compare
Choose a tag to compare

Changelog:

  • Fixed:
    • Bugfix intervals remove copying on different in/out-locations
    • Bugfix import-paths and import-audio-paths option --symlink is now creating symbolic links instead of hard links
  • Changed:
    • Improved logging in import-paths and import-audio-paths
    • Improved logging of durations in grids plot-stats
  • Added:
    • Added option to get durations from audio files on grids export-durations

Full Changelog: v0.0.7...v0.0.8

Version 0.0.7

12 Jan 11:48
Compare
Choose a tag to compare

Changelog:

  • Fixed
    • Bugfix grids import-paths and grids import-audio-paths
  • Added
    • Added option --ignore to ignore custom marks in grids export-vocabulary
    • Added option --mode to intervals replace-text to replace text on different interval positions
    • Added returning of an exit code
  • Removed
    • Removed tiers mark-silence because grids mark-durations should be used
    • Removed tiers remove-symbols because intervals replace-text should be used
    • Removed intervals join-between-pauses because join-between-marks should be used

Full Changelog: v0.0.6...v0.0.7

Version 0.0.6

23 Dec 14:28
Compare
Choose a tag to compare

Changes:

  • improved validation for pronunciation dictionary creation
  • bugfix replace text logging
  • added intervals join-template
  • support Python 3.11
  • update pylint config
  • fix description of grid/audio import

Full Changelog: v0.0.5...v0.0.6

Version 0.0.5

25 Nov 17:34
Compare
Choose a tag to compare

Release log:

  • intervals remove: added parameter mode to better choose which intervals should be removed
  • Added method to plot statistics for all grids together
  • tiers transcribe: added option assign-mark-to-missing to replace missing transcriptions with a custom mark
  • Bugfix: mark-durations empty couldn't be assigned
  • Added --min-count to mark-durations
  • Improved sorting of phonemes in durations plotting
  • Changed marks exporting format to only contain tier marks
  • Added exporting/importing of audio paths
  • Added durations exporting
  • Added exporting/importing of grid paths
  • Added replacement of marks using regex pattern
  • Added --dry option to most methods
  • Make split symbol on split mandatory
  • Upper-cased metavars

Full Changelog: v0.0.4...v0.0.5

Version 0.0.4

09 Jun 08:24
Compare
Choose a tag to compare

Updates:

  • fixed bug while saving TextGrids
  • improved robustness against file system errors

Full Changelog: v0.0.3...v0.0.4

Version 0.0.3

31 May 12:25
Compare
Choose a tag to compare

Changes:

  • fixed invalid installation format and clarified dependencies
  • adjusted textgrid serialization equal to praat output
  • added option include-empty on vocabulary export
  • set default chunksize to 1
  • added missing __init__.py files
  • improved logging

Full Changelog: v0.0.2...v0.0.3

Version 0.0.2

06 May 14:28
Compare
Choose a tag to compare

Updates:

  • improved logging
  • improved reading/saving speed of TextGrids
  • removed n_digits argument
  • added option to define encoding of TextGrids
  • added option to insert interval between grids which should be merged together
  • removed tier copy
  • added parser for tier export

Full Changelog: v0.0.1...v0.0.2

Version 0.0.1

29 Apr 15:45
Compare
Choose a tag to compare
v0.0.1

fixed typo

Version 1.0.3

26 Apr 07:29
Compare
Choose a tag to compare

Release notes

  • added grids export-vocabulary
  • added tiers transcribe-v2
  • added intervals join-symbols
  • added intervals split-v2
  • bugfixes

Full Changelog: 1.0.2...1.0.3

Version 1.0.2

23 Mar 09:47
Compare
Choose a tag to compare

Changes:

  • added colored output
  • added grids/tier plot-durations
  • added grids export-marks
  • added grid mark-silence
  • added tier join-marks
  • bugfixes

Full Changelog: 1.0.1...1.0.2