ittailup/ciempiess_complementary
收藏官方服务:
资源简介:
--- dataset_info: features: - name: audio_id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: speaker_id dtype: string - name: gender dtype: string - name: duration dtype: float32 - name: utt_type dtype: string - name: age dtype: int32 - name: education dtype: string - name: birthplace dtype: string - name: residence dtype: string - name: normalized_text dtype: string splits: - name: train num_bytes: 60455907.0 num_examples: 520 download_size: 60429340 dataset_size: 60455907.0 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
ittailup原始信息汇总
数据集概述
数据集特征
- audio_id: 字符串类型
- audio: 音频类型,采样率为16000
- speaker_id: 字符串类型
- gender: 字符串类型
- duration: 浮点数类型(float32)
- utt_type: 字符串类型
- age: 整数类型(int32)
- education: 字符串类型
- birthplace: 字符串类型
- residence: 字符串类型
- normalized_text: 字符串类型
数据集划分
- train:
- 示例数量: 520
- 数据大小: 60455907.0字节
- 下载大小: 60429340字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



