lessampler is a Singing Voice Synthesizer [WIP]
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
https://www.gloomyghost.com/lessampler/#/demo/
- Multiple models
- World
- llsm
- Global Transform Control
- Precise Pitch Shift and Time Stretch
- FFT Size, Samples Number, Estimation Floor and so on
- Support breath sound generation
- Support timbre gender change
- Multiple Interactive Interfaces
- Nerual Network Vocoder
- Voice Conversion and Audio Style Transfer
- Noise reduction enhanced MOS
Ubuntu | Windows | macOS |
---|---|---|
git clone --recursive --depth 1 https://github.com/YuzukiTsuru/lessampler
mkdir build && cd build
cmake .. && make -j
Copyright (c) 2022. YuzukiTsuru <[email protected]>.
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/>.