Skip to content

Releases: r9y9/WORLD.jl

v0.1.1 release

07 Jun 06:12
Compare
Choose a tag to compare

Summary of the changes

  • Llibrary dependency update: v0.2.1-2 from v0.2.0_1
  • DioOption API change: a new field allowed_range is added
  • Support both DioOption of v0.2.1-2 and older one.
  • Improve the binary dependency version check (warn if the older version of WORLD is detected)

Ref: #10

v0.1.0 release

04 Jun 15:01
Compare
Choose a tag to compare

WORLD.jl is now based on WORLD v0.2.0 instead of v0.1. See #7 and r9y9/WORLD#2 for details.

Summary of the changes

  • New Aperiodicity ratio estimatino by d4c
  • New waveform synthesis from aperiodicity ratio by d4c, spectrogram and f0.
  • Synthesis now accepts aperiodicity spectrum instead of excitation spectrum
  • Platinum, Star, Synthesis (using excitation spectrum) and TANDEM-AP are deprecated
  • interp1 is exported #9
  • Drop Julia v0.3-pre-releases

v0.0.2 release

21 Feb 06:57
Compare
Choose a tag to compare
  • Fix bug in spectrum envelope and mel-cesptrum conversion
  • Add keyword arguments support for DioOption

v0.0.2 release

21 Feb 04:36
Compare
Choose a tag to compare

Spectrum envelope and mel-cepstrum conversion are supported.

v0.0.1 First release

21 Feb 04:35
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/r9y9/WORLD.jl