BadreddineHug/5s_librispeech_subset
收藏官方服务:
资源简介:
--- dataset_info: features: - name: file dtype: string - name: audio struct: - name: array sequence: float64 - name: path dtype: string - name: sampling_rate dtype: int64 - name: text dtype: string - name: speaker_id dtype: int64 - name: chapter_id dtype: int64 - name: id dtype: string splits: - name: train num_bytes: 8745876 num_examples: 15 download_size: 2161246 dataset_size: 8745876 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
BadreddineHug原始信息汇总
数据集概述
数据集特征
- file: 字符串类型
- audio: 结构化数据类型,包含以下子特征:
- array: 序列类型,元素为浮点64位
- path: 字符串类型
- sampling_rate: 整数64位
- text: 字符串类型
- speaker_id: 整数64位
- chapter_id: 整数64位
- id: 字符串类型
数据集分割
- train: 训练集
- 数据量: 8745876字节
- 示例数量: 15个
数据集大小
- 下载大小: 2161246字节
- 数据集总大小: 8745876字节
配置
- default: 默认配置
- 数据文件路径:
data/train-*
- 数据文件路径:



