File size: 222 Bytes
7088d16
 
 
 
1
2
3
4
# pip install modelscope
# https://www.modelscope.cn/models/Kedreamix/Linly-Talker/summary
from modelscope import snapshot_download
model_dir = snapshot_download('Kedreamix/Linly-Talker', cache_dir='./', revision='master')