Giter Site home page Giter Site logo

utau2db's Introduction

utau2db

UTAU音源を歌唱データベース化するツール

目的

  • UTAU音源を歌唱データベースに移植する。
  • NNSVSなどの機械学習系音声合成ソフトの動作チェックやテストにつかいたい。

開発環境

  • Windows 10 (2004)
  • Python3.8
  • utaupy 1.7.0

UTAUの音声を使うメリット

  • 歌い癖とかを自由に編集できる。
  • 音声ファイルを際限なく作成できる。
  • 歌詞が意味を持たなくてよい。ランダム文字列も可。
  • 人間の歌唱が困難な音程変化や音域に対応できる。

手法

  1. MIDIまたはMusicXMLからUSTを生成する。
  2. 生成したUSTを用いて歌唱音声を出力する。
  3. 原音設定から音素ラベル位置を決定し、LAB(音素ラベル) を生成する。
  4. MIDIまたはMusicXMLのうち、欠けているほうを補完する。

各種仕様

UST

  • 連続音音源を想定
  • 子音速度100を想定

LAB

  • UTAUの原音設定に従うため、音素の区切り位置は既存の歌唱データベースと異なる。
  • 100 ns 単位の音素ラベルを生成する。
  • 音素表記は Sinsy を基本としたものを用いる。

MusicXML

  • ブレス記号なし

utau2db's People

Contributors

oatsu-gh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

utau2db's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.