Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 2.75 KB

README.md

File metadata and controls

47 lines (31 loc) · 2.75 KB

LibreSVIP

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

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 de 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.