Reuploads of model from https://github.com/wonjune-kang/lvc-vc
Use my (unofficial) pip package for LVC (I'm not affiliated with the authors) (currently only works on short clips).
pip install lvc
from lvc import LVC, LVCAudio
l = LVC()
l.infer_file(
'orig.wav',
'sample.wav',
'target.wav',
)
License
MIT
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.