Hugging Face
Models
Datasets
Spaces
Community
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...
ff8aa69
use
/
a.sh
cuio
Create a.sh
acd4cfc
verified
11 months 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