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 Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.