Releases: rokujyushi/ENUNU
Releases · rokujyushi/ENUNU
ENUNUv0.6.0-openutau_v0.3
更新内容
- OpenUtau用ENUNU v0.4.0のフォークを作成
- ENUNUのバージョンを0.6.0にアップデート
- スタイルシフトは恐らく対応(動作確認取れず)
- utaupy1.18.3に対応
- タイミング補正v1.4.1に対応(https://twitter.com/canon_73/status/1644874972710735873 )
- enuconfig.yamlに※1を記入
- プラグインとして起動できるようにバッチファイルを追加
- 管理者権限で起動するようにしました。(デフォルト無効)
Update Details
- Created a fork of ENUNU v0.4.0 for OpenUtau
- Updated ENUNU version to 0.6.0
- style shift probably supported (not confirmed)
- utaupy 1.18.3 is supported
- Supported timing correction v1.4.1 (https://twitter.com/canon_73/status/1644874972710735873 )
- Fill in *1 in enuconfig.yaml
- added a batch file so that it can be started as a plugin
- Start with administrator privileges. (default disabled)
※1
- Start with administrator privileges. (default disabled)
extensions:
timing_editor: [
"%e/extensions/velocity_applier.py",
"%v/timing_auto_correct/enunu_timing_auto_correct.py",
]
acoustic_calculator: "built-in"
timing_calculator: "built-in"
ust_converter: "built-in"
ENUNUv0.6.0-openutau_v0.2.1
更新内容
- OpenUtau用ENUNU v0.4.0のフォークを作成
- ENUNUのバージョンを0.6.0にアップデート
- スタイルシフトは恐らく対応(動作確認取れず)
- タイミング補正v1.4.1に対応(https://twitter.com/canon_73/status/1644874972710735873 )
- enuconfig.yamlに※1を記入
- プラグインとして起動できるようにバッチファイルを追加
- テンポを小数点まで許容(oatsu-gh/utaupy@master...rokujyushi:utaupy:master )
(utaupyのプルリク oatsu-gh/utaupy#12 は進行中です。)
Update Details
- Created a fork of ENUNU v0.4.0 for OpenUtau
- Updated ENUNU version to 0.6.0
- Style shift probably supported (not confirmed to work)
- Timing correction v1.4.1 is supported
- Fill in ※1 in enuconfig.yaml
- Add batch file so that it can be activated as a plugin
- Allow tempo to decimal point
(utaupy's pull request oatsu-gh/utaupy#12 is in progress.)
※1
extensions:
timing_editor: [
"%e/extensions/velocity_applier.py",
"%v/timing_auto_correct/enunu_timing_auto_correct.py",
]
acoustic_calculator: "built-in"
timing_calculator: "built-in"
ust_converter: "built-in"
ENUNUv0.6.0-openutau_v0.1
更新内容
- OpenUtau用ENUNU v0.4.0のフォークを作成
- ENUNUのバージョンを0.6.0にアップデート
- スタイルシフトは恐らく対応(動作確認取れず)
- タイミング補正v1.4.1に対応(https://twitter.com/canon_73/status/1644874972710735873 )
- enuconfig.yamlに※1を記入
- プラグインとして起動できるようにバッチファイルを追加
Update Details
- Created a fork of ENUNU v0.4.0 for OpenUtau
- Updated ENUNU version to 0.6.0
- Style shift probably supported (not confirmed to work)
- Timing correction v1.4.1 is supported
- Fill in ※1 in enuconfig.yaml
- Add batch file so that it can be activated as a plugin
※1
extensions:
timing_editor: [
"%e/extensions/velocity_applier.py",
"%v/timing_auto_correct/enunu_timing_auto_correct.py",
]
acoustic_calculator: "built-in"
timing_calculator: "built-in"
ust_converter: "built-in"
Full Changelog: https://github.com/rokujyushi/ENUNU/commits/v0.6.0-openutau_v0.1
ENUNUv0.5.2-openutau_v0.1
注意
- ENUNUを入れ替えただけで詳細動作未確認です。
- The detailed operation has not been tested yet, just replacing ENUNU.
更新内容
- ENUNUのバージョンを0.5.2にアップデート
- バージョンアップに合わせてENUNUサーバーの処理を変更
- タイミング補正v1.4.1に対応(https://twitter.com/canon_73/status/1644874972710735873)
- enuconfig.yamlに※1を記入
- プラグインとして起動できるようにバッチファイルを追加
- 管理者権限で起動するようにしました。
Update details
- Updated ENUNU version to 0.5.2
- Changed ENUNU server processing to match the new version
- Timing correction v1.4.1 supported (https://twitter.com/canon_73/status/1644874972710735873)
- Fill in *1 in enuconfig.yaml
- Added batch file so that it can be started as a plugin
- Added to start with administrator privileges
※1
extensions:
timing_editor: [
"%e/extensions/velocity_applier.py",
"%v/timing_auto_correct/enunu_timing_auto_correct.py",
]
acoustic_calculator: "built-in"
timing_calculator: "built-in"
ust_converter: "built-in"