Skip to content

YuzukiTsuru/SinsyPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9af367 · May 31, 2019

History

52 Commits
May 31, 2019
Nov 17, 2018
Nov 17, 2018
Nov 19, 2018
May 31, 2019
Nov 17, 2018
May 31, 2019
May 31, 2019
Nov 17, 2018
May 31, 2019
May 31, 2019
May 31, 2019
May 31, 2019
May 31, 2019
Nov 17, 2018
Nov 17, 2018
May 31, 2019
Nov 17, 2018
Nov 17, 2018

Repository files navigation

SinsyPlus

Singing Voice Synthesis System based on Sinsy

Build status

セパレイト (Japanese):XML(UST by YoshikageFuckwad)

Please to project page listen the demo!

This script relies on the sinsy.jp website from the Nagoya Institute of Technology which implements a HMM-based Singing Voice Synthesis System.

The HMM/DNN-Based Singing Voice Syntheis System "SinsyPlus"
Version 0.0.1 (https://github.com/740291272/SinsyPlus)
Copyright (C)2009-2018 Nagoya Institute of Technology
Copyright (C)2017-2018 GloomyGhost
All rights reserved

Usage:
        SinsyPlus [infile] [Language]
                Language:
                        Japanese:ja
                        Chinese :ch
                        English :en
        Example : sinsyplus voice.xml ja

Requirements

  • musescore
  • curl
  • numpy
  • matplotlib
  • requests
  • scipy
  • urllib

For Windows User:

Windows Version Download:

https://pan.baidu.com/s/1Tfy1qoEM0ENq4hkb_ebQHA

For Unix User

You need to download curl before running.

sudo apt-get install curl

Reference:

https://github.com/mathigatti/midi2voice