Files
miku-discord/soprano_to_rvc/Retrieval-based-Voice-Conversion-WebUI/CONTRIBUTING.md
koko210Serve 8ca716029e add: absorb soprano_to_rvc as regular subdirectory
Voice conversion pipeline (Soprano TTS → RVC) with Docker support.
Previously tracked as bare gitlink; removed .git/ directories and
absorbed into main repo for unified tracking.

Includes: Soprano TTS, RVC WebUI integration, Docker configs,
WebSocket API, and benchmark scripts.
Updated .gitignore to exclude large model weights (*.pth, *.pt, *.onnx, *.index).
287 files (3.1GB of ML weights properly excluded via gitignore).
2026-03-04 00:24:53 +02:00

776 B
Raw Blame History

贡献规则

  1. 一般来说,作者@RVC-Boss将拒绝所有的算法更改,除非它是为了修复某个代码层面的错误或警告
  2. 您可以贡献本仓库的其他位置如翻译和WebUI但请尽量作最小更改
  3. 所有更改都需要由@RVC-Boss批准因此您的PR可能会被搁置
  4. 由此带来的不便请您谅解

Contributing Rules

  1. Generally, the author @RVC-Boss will reject all algorithm changes unless what is to fix a code-level error or warning.
  2. You can contribute to other parts of this repo like translations and WebUI, but please minimize your changes as much as possible.
  3. All changes need to be approved by @RVC-Boss, so your PR may be put on hold.
  4. Please accept our apologies for any inconvenience caused.