Skip to content

v0.0.23 release

Compare
Choose a tag to compare
@r9y9 r9y9 released this 15 May 07:23
· 75 commits to master since this release
5b8f82b

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