-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from letuananh/main
speach 0.1a8 ready
- Loading branch information
Showing
3 changed files
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,27 @@ | ||
.. _updates: | ||
|
||
Updates | ||
======= | ||
Speach Changelog | ||
================ | ||
|
||
2021-04-30 | ||
---------- | ||
Speach 0.1a8 | ||
------------ | ||
|
||
- Added :func:`speach.elan.ELANDoc.cut` function to cut annotations to separate audio files. | ||
- Expand user home directory automatically when using :func:`speach.elan.read_eaf` function. | ||
- Module :mod:`speach.media` supports converting media files, cutting them by timestamps, and demuxer concat. | ||
- Package :ref:`Victoria Chua <contributors>`'s media processing code into ``speach.media`` module. | ||
- 2021-05-27: Added some basic ELAN editing functions | ||
|
||
2021-04-28 | ||
---------- | ||
- Update participant codes | ||
- Update tier names | ||
- Update annotation texts | ||
|
||
- Initial release on PyPI | ||
Speach 0.1a7 | ||
------------ | ||
|
||
- 2021-04-30 | ||
|
||
- Added :func:`speach.elan.ELANDoc.cut` function to cut annotations to separate audio files. | ||
- Expand user home directory automatically when using :func:`speach.elan.read_eaf` function. | ||
- Module :mod:`speach.media` supports converting media files, cutting them by timestamps, and demuxer concat. | ||
- Package :ref:`Victoria Chua <contributors>`'s media processing code into ``speach.media`` module. | ||
|
||
- 2021-04-28 | ||
|
||
- Initial release on PyPI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters