nnmnkwii

Library to build speech synthesis systems designed for easy and fast prototyping.

OTHER License

Downloads
3.8K
Stars
392
Committers
10
nnmnkwii - v0.1.2 release Latest Release

Published by r9y9 over 1 year ago

What's Changed

Full Changelog: https://github.com/r9y9/nnmnkwii/compare/v0.1.1...v0.1.2

nnmnkwii - v0.1.1 release

Published by r9y9 almost 3 years ago

v0.1.1 <2021-01-04>

  • #120: Revise CI: Enable windows and mac osx CI with Github actions. AppVeyor is removed instead.
  • #118: Fixes ValueError("Newlines are not allowed") at installation time
nnmnkwii - v0.1.0 release

Published by r9y9 about 3 years ago

  • #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
nnmnkwii - v0.0.23 release

Published by r9y9 over 3 years ago

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. https://github.com/MattShannon/bandmat/issues/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
nnmnkwii - v0.0.22 release

Published by r9y9 almost 4 years ago

v0.0.22 <2020-12-25>

  • #105: Change sklearn to scikit-learn
  • #108: Fix label time overflow on environment which size of np.int is 4bytes
  • #109: io: fix bug of handling pitch diff in the SVS full context format
  • io: allow writing comments in hed files
nnmnkwii - v0.0.21 release

Published by r9y9 about 4 years ago

v0.0.21 <2020-08-13>

  • #99: Fix future warning from sklearn
  • #101: [hts][frontend] various fixes for singing voice synthesis. Our frontend now supports MIDI number extraction. HTSLabelFile supports list and slice indexing.
nnmnkwii - v0.0.20 release

Published by r9y9 over 4 years ago

v0.0.20 <2020-03-02>

  • #90: Expand available speakers list for CMU Arctic dataset
  • #91: Add support for JVS dataset: a free Japanese multi-speaker voice corpus.
  • #98: Enable python 3.8 tests on travis
  • #95: Fixed parameter generation error of MLPG.
nnmnkwii - v0.0.19 release

Published by r9y9 over 5 years ago

nnmnkwii - v0.0.18 release

Published by r9y9 over 5 years ago

nnmnkwii - v0.0.17 release

Published by r9y9 almost 6 years ago

Merry Christmas!

Summary of changes

nnmnkwii - v0.0.16 release

Published by r9y9 about 6 years ago