ONNX artifacts for the FACodec (NaturalSpeech 3) voice-conversion engine,
part of
vconnx.
Upstream weights:
Apache-2.0 —
amphion/naturalspeech3_facodec.
Code: Amphion (open-mmlab/Amphion) — Apache-2.0.
ONNX exports: Apache-2.0 (same upstream license, stated here per vconnx publish-all policy).
FACodec (Ju et al., NaturalSpeech 3, ICML 2024) disentangles speech into
content, prosody, timbre, and acoustic detail subspaces. Voice conversion is
zero-shot: encode source → quantize → swap reference timbre embedding → decode.
Tested with edge-tts source (en-US-GuyNeural) converted to two reference voices
(en-US-AriaNeural, en-GB-SoniaNeural) using Whisper base.en transcription.