Raziullah/librispeech_small_asr_fine-tune
收藏Hugging Face2024-02-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Raziullah/librispeech_small_asr_fine-tune
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: id
dtype: string
splits:
- name: train
num_bytes: 697431381.974
num_examples: 5567
- name: test
num_bytes: 367977266.42
num_examples: 2620
download_size: 1010602474
dataset_size: 1065408648.394
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Raziullah原始信息汇总
数据集概述
数据集信息
特征
- file: 类型为字符串(string)
- audio: 类型为音频(audio),采样率为16000
- text: 类型为字符串(string)
- speaker_id: 类型为整数(int64)
- chapter_id: 类型为整数(int64)
- id: 类型为字符串(string)
数据分割
- train: 包含5567个样本,大小为697431381.974字节
- test: 包含2620个样本,大小为367977266.42字节
数据集大小
- 下载大小: 1010602474字节
- 实际大小: 1065408648.394字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files:



