Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@oatsu-gh oatsu-gh released this 02 Feb 16:32

UTAU Renderer with Diff-SVC

Render wav and convert it with Diff-SVCmodel

注意事項 / NOTES

  • This software uses Diff-SVC by prophesier.
  • The bundled Diff-SVC scripts are copy of UtaUtaUtau's fork of Diff-SVC.
  • [EN] You need to obey Diff-SVC's Notes.
    • Especially, please obey the sentense If you redistribute the code in this repository or publicly publish any results produced by this project (including but not limited to video website submissions), please indicate the original author and source code (this repository). .
    • The copy shown below can be not the latest. Please check the latest notes and licenses.
  • [JP] 本ソフトを使用する場合には、Diff-SVCの規約 を順守してください。
    • とくに、本ソフトを使用した動画や音声をはじめとした何らかの制作物を公開する場合には、Diff-SVC の規約にある通り、Diff-SVC の原作者名 (prophesier) とリポジトリへのリンク (https://github.com/prophesier/diff-svc) を絶対に明記してください

コンセプト

  • UTAUの出力音にDiff-SVCを適用することで生声に近づける。

処理内容

  1. UTAUプラグインとして起動し、PyUtauCli でWAVファイルを一時ファイルとして生成する。
  2. Diff-SVC でWAVファイルを加工する。

使い方 / USAGE

  1. UTAUプラグインとして、本ソフトをUTAUにインストールする。
  2. UTAU音源のフォルダに diff-svc-model というフォルダを作成して、そこに Diff-SVC 用の CKPT ファイルとそのモデル用の config.yaml を配置する。
  3. UTAUエディタ上でノートを範囲選択し、本ソフトをプラグインとして起動する。