Releases: stefantaubert/textgrid-ipa
Releases · stefantaubert/textgrid-ipa
Version 0.0.8
Changelog:
- Fixed:
- Bugfix
intervals remove
copying on different in/out-locations - Bugfix
import-paths
andimport-audio-paths
option--symlink
is now creating symbolic links instead of hard links
- Bugfix
- Changed:
- Improved logging in
import-paths
andimport-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-paths
andgrids import-audio-paths
- Bugfix
- Added
- Added option
--ignore
to ignore custom marks ingrids export-vocabulary
- Added option
--mode
tointervals replace-text
to replace text on different interval positions - Added returning of an exit code
- Added option
- Removed
- Removed
tiers mark-silence
becausegrids mark-durations
should be used - Removed
tiers remove-symbols
becauseintervals replace-text
should be used - Removed
intervals join-between-pauses
becausejoin-between-marks
should 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 parametermode
to better choose which intervals should be removed- Added method to plot statistics for all grids together
tiers transcribe
: added optionassign-mark-to-missing
to replace missing transcriptions with a custom mark- Bugfix:
mark-durations
empty couldn't be assigned - Added
--min-count
tomark-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
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-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
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