Skip to content

Releases: sh1ma/voicevoxcore.go

v0.0.5

30 Jun 03:41
3aecc1b
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

  • 構造体を受け取る関数の引数や、関数の返す構造体の値をポインタにした by @sh1ma in #24
  • コンストラクタ関数をNew()に変更 by @sh1ma in #25

Full Changelog: v0.0.4...v0.0.5

v0.0.4

29 Jun 03:12
8e54861
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

  • AudioQuery周辺の構造体にコメントを追加 by @sh1ma in #17
  • いくつかの小さな関数のテストを追加 by @sh1ma in #18
  • chore: goの依存アップグレード by @sh1ma in #19
  • predict_intonation()のテストを書いた by @sh1ma in #20

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Jun 11:20
ba8efae
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • Synthesis()がAudioQueryを受け取るようにした by @sh1ma in #15

Full Changelog: v0.0.2...v0.0.3

0.0.2

12 Jun 04:19
ecc89e8
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

What's Changed

  • test: synthesisのテストを書いた by @sh1ma in #8
  • 欠けていたgodocのコメントを書いた by @sh1ma in #9
  • 煩雑なコードをリファクタリングした by @sh1ma in #11
  • feat: スタックトレースを伴うエラーハンドリングを実装し、適切なタイミングでエラーを返すようにした by @sh1ma in #12
  • loadmodelのテスト by @sh1ma in #13

New Contributors

  • @sh1ma made their first contribution in #8

Full Changelog: v0.0.1...v0.0.2

v0.0.1

22 May 04:39
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

最初のリリース