Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
anton-l
/
common_voice_generator
like
0
Model card
Files
Files and versions
Community
1
fe98e14
common_voice_generator
/
publish.py
anton-l
HF staff
add CV 10
56717e3
over 2 years ago
raw
Copy download link
history
blame
Safe
113 Bytes
from
huggingface_hub
import
create_repo
create_repo(
"mozilla-foundation/common_voice_10_0"
, repo_type=
"dataset"
)