Datasets:
File size: 1,330 Bytes
9b963c2 85e64cb e278e92 5385d81 85e64cb e278e92 85e64cb 5385d81 85e64cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 |
---
dataset_info:
features:
- name: client_id
dtype: string
- name: path
dtype: audio
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accents
dtype: string
- name: variant
dtype: float64
- name: locale
dtype: string
- name: segment
dtype: string
splits:
- name: train
num_bytes: 1061971115.28
num_examples: 26328
- name: test
num_bytes: 377748044.084
num_examples: 10196
- name: validated
num_bytes: 5852414660.504
num_examples: 158417
- name: other
num_bytes: 642660551.92
num_examples: 12585
- name: invalidated
num_bytes: 467995235.5
num_examples: 9795
download_size: 7829612580
dataset_size: 8402789607.288
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validated
path: data/validated-*
- split: other
path: data/other-*
- split: invalidated
path: data/invalidated-*
license: cc0-1.0
source_datasets:
- extended|common_voice
task_categories:
- automatic-speech-recognition
paperswithcode_id: common-voice
language:
- ru
pretty_name: Common Voice Corpus 15.0
size_categories:
- 100K<n<1M
--- |