voiceclonnx-rvc / PROVENANCE.md
Jarbas's picture
export: rvc base models (ContentVec-768 + RMVPE, fp32+int8)
cbfbabd verified
|
Raw
History Blame Contribute Delete
1.74 kB

PROVENANCE

Field Value
upstream_repo https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
upstream_ref main
export_script_sha 77f182db9f8c2c1904b059c8fd23163a1170f74d
export_date 2026-06-11T14:43:44Z
torch_version 2.10.0+cu128
onnx_version 1.20.1
platform Linux-6.18.20-1-lts-x86_64-with-glibc2.43
contentvec_checkpoint hf:Politrees/RVC_resources/embedders/transformers/contentvec/pytorch_model.bin
rmvpe_checkpoint hf:Politrees/RVC_resources/predictors/rmvpe.onnx (community ONNX)
contentvec_size_mb 360.3
rmvpe_size_mb 344.9

Upstream licence

MIT License

Copyright (c) 2023 RVC-Project

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.