Releases: stefantaubert/textgrid-tools
Releases · stefantaubert/textgrid-tools
Version 0.0.8
Changelog:
- Fixed:
- Bugfix
intervals removecopying on different in/out-locations - Bugfix
import-pathsandimport-audio-pathsoption--symlinkis now creating symbolic links instead of hard links
- Bugfix
- Changed:
- Improved logging in
import-pathsandimport-audio-paths - Improved logging of durations in
grids plot-stats
- Improved logging in
- Added:
- Added option to get durations from audio files on
grids export-durations
- Added option to get durations from audio files on
Full Changelog: v0.0.7...v0.0.8
Version 0.0.7
Changelog:
- Fixed
- Bugfix
grids import-pathsandgrids import-audio-paths
- Bugfix
- Added
- Added option
--ignoreto ignore custom marks ingrids export-vocabulary - Added option
--modetointervals replace-textto replace text on different interval positions - Added returning of an exit code
- Added option
- Removed
- Removed
tiers mark-silencebecausegrids mark-durationsshould be used - Removed
tiers remove-symbolsbecauseintervals replace-textshould be used - Removed
intervals join-between-pausesbecausejoin-between-marksshould be used
- Removed
Full Changelog: v0.0.6...v0.0.7
Version 0.0.6
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
Release log:
intervals remove: added parametermodeto better choose which intervals should be removed- Added method to plot statistics for all grids together
tiers transcribe: added optionassign-mark-to-missingto replace missing transcriptions with a custom mark- Bugfix:
mark-durationsempty couldn't be assigned - Added
--min-counttomark-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
--dryoption to most methods - Make split symbol on split mandatory
- Upper-cased metavars
Full Changelog: v0.0.4...v0.0.5
Version 0.0.4
Updates:
- fixed bug while saving TextGrids
- improved robustness against file system errors
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3
Changes:
- fixed invalid installation format and clarified dependencies
- adjusted textgrid serialization equal to praat output
- added option
include-emptyon vocabulary export - set default chunksize to
1 - added missing
__init__.pyfiles - improved logging
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
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
v0.0.1 fixed typo
Version 1.0.3
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
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