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).
776 B
776 B
贡献规则
- 一般来说,作者
@RVC-Boss将拒绝所有的算法更改,除非它是为了修复某个代码层面的错误或警告 - 您可以贡献本仓库的其他位置,如翻译和WebUI,但请尽量作最小更改
- 所有更改都需要由
@RVC-Boss批准,因此您的PR可能会被搁置 - 由此带来的不便请您谅解
Contributing Rules
- Generally, the author
@RVC-Bosswill reject all algorithm changes unless what is to fix a code-level error or warning. - You can contribute to other parts of this repo like translations and WebUI, but please minimize your changes as much as possible.
- All changes need to be approved by
@RVC-Boss, so your PR may be put on hold. - Please accept our apologies for any inconvenience caused.