ApplioRVC-Inference / training /from huggingface_hub import Repository.py
Kangarroar's picture
Upload 154 files
ed1cdd1
raw
history blame
No virus
122 Bytes
from huggingface_hub import Repository
repo = Repository(local_dir="w2v2", clone_from="facebook/wav2vec2-large-960h-lv60")