AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 4.0.0 * Removed unlicensed xsampa.py file, along with associated utility sppas_util.py (originally added in Ver 3.4) If you are not directly importing either of those files, you can upgrade without changing your code
- Update to 3.8.1 * Verifying support for python 3.8
- Update to 3.8.0 * Textgrids can be saved in the Textgrid long file format with .save(fn, useShortForm=False). > For backwards compatibility, by default, it saves in the short file format. * Textgrid output formatting is now closer to what Praat outputs.
- Activated test suite - Removed praatio/utilities/xsampa.py with unclear license - Added documentation, examples and tutorials to -doc subpackage - Update to v3.7.1 * FIX: removeUltrashortIntervals respects tg's minTimestamp - from v3.7.0 * Speaker normalization and normalization within local context added to pitch and intensity query functions - from v3.6.15 * Hertz, semitones, etc. can now be extracted. The default is pitch, maintaining pre-existing behaviour - from v3.6.14 * Documentation enhancements
- Update to 3.6.13 * Include license in wheels * BUGFIX: Python 3.x incompatibility * BUGFIX: Python 2 vs 3 compatibility
- Initial version