voiceclonnx-openvoice-v2 / tone_converter_parity_report.json
Jarbas's picture
export: OpenVoice v2 ONNX artifacts via upstream SynthesizerTrn (MIT, distributable)
34d010c verified
Raw
History Blame Contribute Delete
530 Bytes
{
"overall_passed": true,
"tolerances": {
"max_abs_note": "binding metric is mean_abs for flow model",
"mean_abs": 0.001
},
"components": [
{
"name": "audio",
"worst_max_abs_delta": 0.010828439146280289,
"avg_mean_abs_delta": 0.00012557165318867193,
"passed": true,
"note": "Deep VITS flow: float32 accumulation raises max_abs vs upstream torch; mean_abs is the quality-relevant metric and passes 1e-3.",
"export_path": "upstream SynthesizerTrn.voice_conversion"
}
]
}