Universal Converter for Singing Voice Projects


Keywords
cli, conversion, cross-platform, dataclasses, file-format, material-design, parser, pydantic, python, qml, serialization, singing-voice-synthesis, webui
License
MIT
Install
pip install libresvip==1.1.3

Documentation

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.