项目作者: YuzukiTsuru

项目描述 :
Singing Voice Synthesis System based on Sinsy
高级语言: Python
项目地址: git://github.com/YuzukiTsuru/SinsyPlus.git
创建时间: 2018-11-17T03:43:51Z
项目社区:https://github.com/YuzukiTsuru/SinsyPlus

开源协议:MIT License

下载


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.

  1. The HMM/DNN-Based Singing Voice Syntheis System "SinsyPlus"
  2. Version 0.0.1 (https://github.com/740291272/SinsyPlus)
  3. Copyright (C)2009-2018 Nagoya Institute of Technology
  4. Copyright (C)2017-2018 GloomyGhost
  5. All rights reserved
  6. Usage:
  7. SinsyPlus [infile] [Language]
  8. Language:
  9. Japanese:ja
  10. Chinese :ch
  11. English :en
  12. Example : sinsyplus voice.xml ja

Requirements

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

For Unix User

You need to download curl before running.

  1. sudo apt-get install curl

Reference:

https://github.com/mathigatti/midi2voice