SoulMelody / LibreSVIP

A universal converter for singing voice projects which is cross-platform and multi-lingual
https://soulmelody.github.io/LibreSVIP/
MIT License
37 stars 3 forks source link
cli conversion cross-platform dataclasses file-format material-design parser pydantic python qml serialization singing-voice-synthesis webui

LibreSVIP

PyPi Python Version PyPI - Downloads Ruff Checked with mypy License GitHub Build

LibreSVIP is a cross-platform and universal converter for many Singing Voice Synthesis (aka SVS) project formats.

Installation

Download from github releases: Releases

Alternatively, you can install LibreSVIP with desktop support via pip (requires python 3.9+):

pip install libresvip[desktop]

Translations

zh-CN translation ja translation

If you also want to add or contribute to a translation, check LibreSVIP's page on Crowdin.

References

This project is highly inspired by following projects:

Other projects that are related to this project:

The following article will give you a brief introduction about python libraries for text and binary parsing:

License

LibreSVIP is open-sourced software licensed under the MIT license.