YuzukiTsuru / lessampler

lessampler is a Singing Voice Synthesizer
http://www.gloomyghost.com/lessampler/
GNU Lesser General Public License v3.0
70 stars 5 forks source link
dsp openutau singing-synthesis singing-voice svs synthesis synthesizer utau voice voice-synthesis
lessampler logo

lessampler

lessampler is a Singing Voice Synthesizer [WIP]

forthebadge

Download

Currently lesssampler is still under development, there are many bugs that need to be fixed, but welcome to participate in the test.

You can find the alpha version at Release

Demo

https://www.gloomyghost.com/lessampler/#/demo/

Feature

Build Status

Ubuntu Windows macOS
CMake Ubuntu CMake Windows CMake macOS

Build from source

git clone --recursive --depth 1 https://github.com/YuzukiTsuru/lessampler
mkdir build && cd build
cmake .. && make -j

Special Thanks

@shine5402
@hyperzlib

License

 Copyright (c) 2022. YuzukiTsuru <GloomyGhost@GloomyGhost.com>.

  This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License v3.0 as published by
 the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

  You should have received a copy of the GNU Lesser General Public License v3.0
along with this program. If not, see <http://www.gnu.org/licenses/>.