Search Criteria
Package Details: sinsy 0.92-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sinsy.git (read-only, click to copy) |
---|---|
Package Base: | sinsy |
Description: | An HMM-Based Singing Voice Synthesis System |
Upstream URL: | http://www.sinsy.jp/ |
Licenses: | BSD |
Submitter: | alexteee |
Maintainer: | alexteee |
Last Packager: | alexteee |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-11 11:28 (UTC) |
Last Updated: | 2021-07-01 18:18 (UTC) |
Latest Comments
alexteee commented on 2021-07-01 18:19 (UTC)
added
fmeow commented on 2021-07-01 04:09 (UTC)
This code base use dynamic exception which is deprecated in C++17.
Please add a CXXFLAGS=--std=c++14 to configure in PKGBUILD: