Metadata-Version: 2.1
Name: libresvip
Version: 0.9.2
Summary: Universal Converter for Singing Voice Projects
Author-Email: SoulMelody <yjxrtzyx@gmail.com>
License: MIT
Project-URL: Repository, https://github.com/SoulMelody/LibreSVIP
Requires-Python: <3.12,>=3.9
Requires-Dist: charset-normalizer<4.0.0,>=3.2.0
Requires-Dist: construct-typing<1.0.0,>=0.6.2
Requires-Dist: drawsvg<3.0.0,>=2.3.0
Requires-Dist: jinja2<4.0.0,>=3.1.2
Requires-Dist: loguru<1.0.0,>=0.7.2
Requires-Dist: mido-fix<2.0.0,>=1.2.12
Requires-Dist: more-itertools<11.0.0,>=10.1.0
Requires-Dist: omegaconf<3.0.0,>=2.3.0
Requires-Dist: packaging<24.0,>=23.1
Requires-Dist: platformdirs<4.0.0,>=3.10.0
Requires-Dist: portion<3.0.0,>=2.4.1
Requires-Dist: proto-plus<2.0.0,>=1.22.3
Requires-Dist: pydantic!=2.4.1,<3.0.0,>=2.4.2
Requires-Dist: pydantic-extra-types<3.0.0,>=2.1.0
Requires-Dist: pymediainfo<7.0.0,>=6.0.1; sys_platform != "linux"
Requires-Dist: pymediainfo-lambda<1.0.0,>=0.0.13; sys_platform == "linux"
Requires-Dist: pypinyin<1.0.0,>=0.49.0
Requires-Dist: regex<2024.0.0,>=2023.8.8
Requires-Dist: srt<4.0.0,>=3.5.3
Requires-Dist: textx<4.0.0,>=3.1.1
Requires-Dist: typer[all]<1.0.0,>=0.9.0
Requires-Dist: universal-pathlib<1.0.0,>=0.1.3
Requires-Dist: wanakana-python<2.0.0,>=1.2.2
Requires-Dist: xsdata<24.0,>=23.8
Requires-Dist: zstandard>=0.21.0
Requires-Dist: ujson>=5.8.0; extra == "ujson"
Requires-Dist: nicegui[native]>=1.3.15; extra == "webui"
Requires-Dist: pyside6>6.5.0; extra == "desktop"
Requires-Dist: qmlease>=3.0.3; extra == "desktop"
Requires-Dist: lk-utils!=2.6.0,<3.0.0,>=2.5.5; extra == "desktop"
Requires-Dist: qtpy<3.0.0,>=2.4.0; extra == "desktop"
Requires-Dist: qtawesome>=1.2.3; extra == "desktop"
Requires-Dist: qtinter>=0.11.0; extra == "desktop"
Requires-Dist: httpx>=0.24.1; extra == "desktop"
Requires-Dist: desktop-notifier>=3.5.6; platform_python_implementation == "CPython" and extra == "desktop"
Requires-Dist: pywin32>=306; sys_platform == "win32" and extra == "desktop"
Provides-Extra: ujson
Provides-Extra: webui
Provides-Extra: desktop
Description-Content-Type: text/markdown

# LibreSVIP

LibreSVIP is a cross-platform and universal converter for many Singing Voice Synthesis (SVS) project formats,
which is highly inspired by following projects:

- [OpenSVIP] (link: https://github.com/yqzhishen/opensvip)
- [Utaformatix3] (link: https://github.com/sdercolin/utaformatix3)

Other projects that are related to this project:

- [QNrbf] (link: https://github.com/SineStriker/QNrbf)