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