Moresampler 0.7.2

告知:このバージョンはボカコン2016へ出展します。

Moresampler 0.7.2
(*:CVVC oto生成部バグ発覚のため現在修復中)(修復しました)

本家Blog
Bowlroll

0.7.0~0.8.0の間で、Moresamplerは独自録音表体系Arpasingを対応する予定です。oto生成部はindex.csvから設定させて欲しい原音リストの読み込む機能を対応しました。最近見つけたバグも修復していた。

現在oto生成部はCVVC生成を対応している。どんなフォーマット(かなもしくはローマ字)でもそのまま出力する。そのために窓は出てきて「どのフォーマットして欲しい?」と聞いてくる。

そしてフィードバックから「生成したotoには大量の余分エントリーがされてる(特にdiphone合成用としては)」ということで、あくまで既存oto.iniへのアップデートだけをするオプションを付けました。この場合もう新しくエントリーを作ることはしない。ただこの機能を有効化させるには、oto.iniを先に原音のフォルターへ入ってね。

チェンジログ

0.7.2 (2016年10月26日)

* 本バージョンでoto生成に関するコードを一部入れ替わりました。
一部はLuaで書き直されました。Arpasingは現状未実装(継続中)
* 問題修正: 「UTAU-style-normalization」が無効化される場合ノートの強さパラメータが一部無視される問題
* 問題修正: 2016年3月で導入されたある機能は分析時の時間解像度を低減する可能性があると判明。現在は「analysis-anti-distortion」有効時以外デフォルトオフ。
* 機能改良:oto生成部は原音生成がローマ字ファイルに対して仮名ファイル名で生成することが可能になった
* 新機能:oto生成部は既存oto.iniに対してアップデートを行えるようになりました。
既存otoファイルがある場合、新しくエントリー生成を回避する。
* 新機能:oto生成部はまず「index.csv」ファイルの有無を判定し、リストアップされた.wavファイルを読み込みます。
* 新機能:oto生成部は現在CVVC/VCVスタイルの生成を行います


---
0.7.2 (Oct. 26, 2016)

* This version has undergone some code refactoring on oto-generation. Part of the code was rewritten in Lua. Arpasing support is not yet available (work in progress).
* Bug fix: note intensity parameter is ignored when utau-style-normalization is off.
* Bug fix: a feature introduced in March 2016 could potentially reduce time-resolution of the analysis algorithm; the feature is now disabled by default unless analysis-anti-distortion is on.
* Improved feature: oto generator can create hiragana entries from voicebanks whose filenames are in romaji.
* New feature: oto generator now first loads index.csv if available, then loads the .wav files in the list.
* New feature: oto generator can update the entries in an existing oto.ini file without creating new entries.
* New feature: oto generator can create CVVC/VCV-style entries.