cmu-mlsp/encodec_24khz-librispeech_asr-test.clean-features
收藏Hugging Face2023-10-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/cmu-mlsp/encodec_24khz-librispeech_asr-test.clean-features
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 24000
- name: text
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: id
dtype: string
- name: audio_codes
sequence:
sequence: int64
splits:
- name: test.clean
num_bytes: 958024726.0
num_examples: 2620
download_size: 918826540
dataset_size: 958024726.0
configs:
- config_name: default
data_files:
- split: test.clean
path: data/test.clean-*
---
# Dataset Card for "encodec_24khz-librispeech_asr-test.clean-features"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
cmu-mlsp
原始信息汇总
数据集概述
数据集信息
特征
- file: 数据类型为字符串。
- audio: 数据类型为音频,采样率为24000。
- text: 数据类型为字符串。
- speaker_id: 数据类型为整数(int64)。
- chapter_id: 数据类型为整数(int64)。
- id: 数据类型为字符串。
- audio_codes: 数据类型为整数序列(int64)。
数据分割
- test.clean: 包含958024726字节的数据,共有2620个样本。
数据大小
- 下载大小: 918826540字节。
- 数据集大小: 958024726字节。
配置
- default: 包含数据文件路径为
data/test.clean-*。



