https://github.com/soulmelody/libresvip
A universal converter for singing voice projects which is cross-platform and multi-lingual
https://github.com/soulmelody/libresvip
cli conversion cross-platform dataclasses file-format material-design parser pydantic python qml serialization singing-voice-synthesis webui
Last synced: about 1 month ago
JSON representation
A universal converter for singing voice projects which is cross-platform and multi-lingual
- Host: GitHub
- URL: https://github.com/soulmelody/libresvip
- Owner: SoulMelody
- License: mit
- Created: 2023-02-18T03:01:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-11T20:53:40.000Z (about 1 month ago)
- Last Synced: 2026-05-11T22:30:30.815Z (about 1 month ago)
- Topics: cli, conversion, cross-platform, dataclasses, file-format, material-design, parser, pydantic, python, qml, serialization, singing-voice-synthesis, webui
- Language: Python
- Homepage: https://soulmelody.github.io/LibreSVIP/
- Size: 21 MB
- Stars: 94
- Watchers: 2
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# LibreSVIP
[](https://pypi.org/project/libresvip/)
[](https://pypi.org/project/libresvip/)
[](https://pypi.org/project/libresvip/)
[](https://github.com/astral-sh/ruff)
[](https://github.com/facebook/pyrefly/)
[](https://opensource.org/licenses/MIT)
[](https://github.com/SoulMelody/LibreSVIP/actions/workflows/package.yml?query=workflow%3APackaging)
[](https://soulmelody.github.io/libresvip-pwa/)
LibreSVIP is a cross-platform and universal converter for many Singing Voice Synthesis (aka SVS) project formats.
## Installation
Download from github releases: [Releases](https://github.com/SoulMelody/LibreSVIP/releases)
Alternatively, you can install LibreSVIP with desktop support via pip (requires python 3.10+):
```bash
pip install libresvip[desktop]
```
## Translations



If you also want to add or contribute to a translation, check [LibreSVIP's page on Crowdin](https://crowdin.com/project/libresvip).
## References
This project is highly inspired by following projects:
- [OpenSVIP](https://github.com/yqzhishen/opensvip)
- [Utaformatix3](https://github.com/sdercolin/utaformatix3)
Other projects that are related to this project:
- [QNrbf](https://github.com/SineStriker/QNrbf)
The following article will give you a brief introduction about python libraries for text and binary parsing:
- [Parsing In Python: Tools And Libraries](https://tomassetti.me/parsing-in-python/)
## License
LibreSVIP is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).