Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cuio
/
use
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5b26c0d
use
/
a.sh
cuio
Create a.sh
acd4cfc
verified
over 1 year ago
raw
Copy download link
history
blame
235 Bytes
#!/bin/bash
git
clone
--recursive https://github.com/FunAudioLLM/CosyVoice.git
# If you failed to clone submodule due to network failures, please run following command until success
cd
CosyVoice
git submodule update --init --recursive