Releases: r9y9/nnmnkwii
Releases · r9y9/nnmnkwii
v0.1.3
What's Changed
- Fixed the problem that caused installation to fail. by @decfrr in #127
- do not merge: Update ci.yaml by @r9y9 in #128
- Support Python 3.10+ by @r9y9 in #130
- Add unittests for bandmat and remove unused misc module by @r9y9 in #132
- relax numpy requirement and support numpy 2.0.0 by @r9y9 in #133
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2 release
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1 release
v0.1.0 release
- #114: Use pysen for linting/formatting
- Removed display package
- Fix hts.load when the input label is empty
- Add hts.io.HTSLabelFile.create_from_contexts
- Fix build time numpy requirement to <v1.20.0
- Support for loading HTS-style labels with time unit in seconds
v0.0.23 release
v0.0.23 <2021-05-15>
#112
_: Renamed continuous_dict to numeric_dict to be more precise.#112
_: Bandmat is now a part of nnmnkwii's internal package. This is to avoid instllation failusres on python >=3.6. MattShannon/bandmat#10#112
_: Started testing using github actions (python 3.7, 3.8, 3.9)#112
_: [hts.io]: :func:nnmnkwii.io.hts.load_question_set
now keeps question names (e.g. "L-Phone_Boin") in dictionary.#112
_: [hts.io]: New functionality :func:nnmnkwii.io.hts.write_audacity_labels
#112
_: [hts.io]: New functionality :func:nnmnkwii.io.hts.write_textgrid
#112
_: Renamed np.int to int#112
_: Added pyproject.yaml
v0.0.22 release
v0.0.21 release
v0.0.20 release
v0.0.19 release
prepare for new release
v0.0.18 release
Fix for python 3.7