mertcanozkan/common_voice_augmented
收藏Hugging Face2024-06-10 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/mertcanozkan/common_voice_augmented
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: variant
dtype: string
splits:
- name: train
num_bytes: 10880954952.375
num_examples: 46405
- name: test
num_bytes: 3471713366.75
num_examples: 11290
download_size: 12234820804
dataset_size: 14352668319.125
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
mertcanozkan
原始信息汇总
数据集概述
特征信息
- client_id: 字符串类型
- path: 字符串类型
- audio: 音频类型,采样率为48000
- sentence: 字符串类型
- up_votes: 64位整数类型
- down_votes: 64位整数类型
- age: 字符串类型
- gender: 字符串类型
- accent: 字符串类型
- locale: 字符串类型
- segment: 字符串类型
- variant: 字符串类型
数据分割
- train: 包含46405个样本,大小为10880954952.375字节
- test: 包含11290个样本,大小为3471713366.75字节
数据集大小
- 下载大小: 12234820804字节
- 总数据集大小: 14352668319.125字节
配置信息
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*
- data_files:



