SimpleEnunu-0.1.0+0.local.9.1-OpenUtau-0.3.0
SimpleENUNUとはメンテしやすく、最新のNNSVSが使いやすいようにしたENUNUです。
SimpleENUNU is an ENUNU that is easy to maintain and easy to use with the latest NNSVS.
OpenUTAUで実行できる用にカスタムされたものです。
Customized to run on OpenUTAU.
β版のOpenUTAUの合成処理に合わせました.
The synthesis process has been adapted to the beta version of OpenUTAU.
WORLD-diffusionに対応しました。
WORLD-diffusion is now supported.
最新サポート
Latest Support
Implemented Features
実装されている機能
-
OpenUtauからの音声合成
-
ピッチ書き出し
-
タイミング調整
-
Speech synthesis from OpenUtau
-
Pitch export
-
Timing adjustment
注意
Caution
- 現在は通常のENUNUモデルの合成は現在出来ません。
- Currently, synthesis of regular ENUNU models is currently not possible.
動作に問題があればconfig.yamlに以下のように記述してください。
タイミング補正を行わない場合は、timing_editorの行を消してください。
wav_synthesizerの設定を消すとPitch編集できるようになりますが品質はとても下がります。
If there is a problem with the operation, please put the following in config.yaml.
If you do not want to perform timing correction, delete the timing_editor line.
If you turn off the wav_synthesizer setting, you can edit the Pitch, but the quality is very low.
extensions:
timing_editor: "%v/timing_auto_correct/enunu_timing_auto_correct.py"
wav_synthesizer:acoustic # For WORLD-diffusion and RMDN
# wav_synthesizer: synthe # For melf0-diffusion
acoustic_calculator: nnsvs
timing_calculator: nnsvs
ust_converter: built-in