<img src=”https://github.com/GloomyGhost-MosquitoSeal/SinsyPlus/blob/master/logo.jpg?raw=true” align=”right” width=120 />

SinsyPlus

Singing Voice Synthesis System based on Sinsy

Build status

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

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

For Unix User

You need to download curl before running.

sudo apt-get install curl

Reference:

https://github.com/mathigatti/midi2voice