Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Kangarroar/ApplioRVC-Inference
nekomiro
/
Inference
like
0
Sleeping
App
Files
Files
Community
2
main
Inference
/
training
/
from huggingface_hub import Repository.py
nekomiro
Duplicate from DIFF-SVCModel/Inference
79f7f06
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
from
huggingface_hub
import
Repository
repo = Repository(local_dir=
"w2v2"
, clone_from=
"facebook/wav2vec2-large-960h-lv60"
)