-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: update_infos.json を AivisSpeech 用に変更
- Loading branch information
1 parent
d938c8f
commit 29711f7
Showing
1 changed file
with
3 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,136 +1,9 @@ | ||
[ | ||
{ | ||
"version": "0.16.0", | ||
"version": "1.0.0", | ||
"descriptions": [ | ||
"ソングAPIを追加", | ||
"キャラクター「四国めたん」「ずんだもん」「春日部つむぎ」「雨晴はう」「波音リツ」のハミングを追加", | ||
"キャラクター「波音リツ」のソングを追加" | ||
"初回リリース。" | ||
], | ||
"contributors": ["Hiroshiba", "y-chan"] | ||
}, | ||
{ | ||
"version": "0.15.1", | ||
"descriptions": ["ビルド成果物のディレクトリ構造を元に戻した"], | ||
"contributors": [] | ||
}, | ||
{ | ||
"version": "0.15.0", | ||
"descriptions": [ | ||
"/validate_kana APIを追加", | ||
"起動時のエンジン設定項目追加", | ||
"ユーザー辞書のインポート・エクスポート機能追加", | ||
"ビルド成果物のディレクトリ構造を変更", | ||
"書き込み系APIを一括で無効化可能に", | ||
"開発環境の向上", | ||
"バグ修正" | ||
], | ||
"contributors": [ | ||
"aoirint", | ||
"FujisakiEx", | ||
"Hiroshiba", | ||
"K-shir0", | ||
"My-MC", | ||
"nagi-miaow", | ||
"okaits", | ||
"raa0121", | ||
"sabonerune", | ||
"sevenc-nanashi", | ||
"siketyan", | ||
"stmtk1", | ||
"takana-v", | ||
"tarepan", | ||
"tomoish", | ||
"tuna2134", | ||
"weweweok", | ||
"whiteball", | ||
"y-chan" | ||
] | ||
}, | ||
{ | ||
"version": "0.14.7", | ||
"descriptions": [ | ||
"キャラクター「小夜」「ずんだもん」「もち子さん」「青山龍星」のスタイルを追加・更新" | ||
], | ||
"contributors": [] | ||
}, | ||
{ | ||
"version": "0.14.6", | ||
"descriptions": [ | ||
"キャラクター「栗田まろん」「あいえるたん」「満別花丸」「琴詠ニア」を追加" | ||
], | ||
"contributors": [] | ||
}, | ||
{ | ||
"version": "0.14.5", | ||
"descriptions": [ | ||
"キャラクター「中国うさぎ」を追加", | ||
"キャラクター「波音リツ」「もち子さん」のスタイルを追加" | ||
], | ||
"contributors": [] | ||
}, | ||
{ | ||
"version": "0.14.4", | ||
"descriptions": [ | ||
"キャラクター「春歌ナナ」「猫使アル」「猫使ビィ」を追加", | ||
"バグ修正" | ||
], | ||
"contributors": ["Hiroshiba"] | ||
}, | ||
{ | ||
"version": "0.14.3", | ||
"descriptions": [ | ||
"キャラクター「†聖騎士 紅桜†」「雀松朱司」「麒ヶ島宗麟」を追加", | ||
"同時書き込みで辞書が破損する問題を修正" | ||
], | ||
"contributors": ["Hiroshiba"] | ||
}, | ||
{ | ||
"version": "0.14.2", | ||
"descriptions": ["DirectML版の生成が遅い問題を修正"], | ||
"contributors": [] | ||
}, | ||
{ | ||
"version": "0.14.1", | ||
"descriptions": ["AquesTalkライクな記法で生成した音声のバグを修正"], | ||
"contributors": [] | ||
}, | ||
{ | ||
"version": "0.14.0", | ||
"descriptions": [ | ||
"コアをRust言語に移行", | ||
"セキュリティアップデート", | ||
"スタイルごとに異なる立ち絵の提供を可能に", | ||
"VVPPファイルの提供", | ||
"設定GUIの提供", | ||
"プリセットの保存", | ||
"モーフィングAPIの仕様変更", | ||
"DirectML利用時に適したGPUを自動選択", | ||
"開発環境の向上", | ||
"バグ修正" | ||
], | ||
"contributors": [ | ||
"aoirint", | ||
"Appletigerv", | ||
"haru3me", | ||
"Hiroshiba", | ||
"ksk001100", | ||
"masinc", | ||
"misogihagi", | ||
"My-MC", | ||
"nebocco", | ||
"PickledChair", | ||
"qryxip", | ||
"qwerty2501", | ||
"sabonerune", | ||
"sarisia", | ||
"Segu-g", | ||
"sevenc-nanashi", | ||
"shigobu", | ||
"smly", | ||
"takana-v", | ||
"ts-klassen", | ||
"whiteball", | ||
"y-chan" | ||
] | ||
"contributors": ["tsukumi"] | ||
} | ||
] |