Inference / training /from huggingface_hub import Repository.py
Zacgo's picture
Duplicate from DIFF-SVCModel/Inference
4c9fe71
raw
history blame contribute delete
No virus
122 Bytes
from huggingface_hub import Repository
repo = Repository(local_dir="w2v2", clone_from="facebook/wav2vec2-large-960h-lv60")