Package Release Info

python-praatio-4.0.0-bp154.1.22

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-praatio-doc
python3-praatio

Change Logs

Version: 4.0.0-bp152.1.7
* Mon Feb 10 2020 Todd R <toddrme2178@gmail.com>
- 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
* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com>
- Update to 3.8.1
  * Verifying support for python 3.8
* Fri Jul 26 2019 Todd R <toddrme2178@gmail.com>
- 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.
* Tue May 07 2019 John Vandenberg <jayvdb@gmail.com>
- 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
Version: 3.6.13-bp151.1.1
* Sat Dec 22 2018 Todd R <toddrme2178@gmail.com>
- Update to 3.6.13
  * Include license in wheels
  * BUGFIX: Python 3.x incompatibility
  * BUGFIX: Python 2 vs 3 compatibility
* Fri Nov 02 2018 Todd R <toddrme2178@gmail.com>
- Initial version