pedropauletti/processed_librispeech_pt
收藏Hugging Face2023-10-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pedropauletti/processed_librispeech_pt
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
- name: labels
sequence:
sequence: float32
- name: speaker_embeddings
sequence: float32
splits:
- name: train
num_bytes: 1448647649.3426037
num_examples: 4648
- name: test
num_bytes: 161134000.58307362
num_examples: 517
download_size: 1435028022
dataset_size: 1609781649.9256773
---
# Dataset Card for "processed_librispeech_pt"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pedropauletti
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
- 数据文件:
数据集信息
-
特征:
- input_ids: 序列类型为 int32
- labels: 序列类型为 float32 的序列
- speaker_embeddings: 序列类型为 float32
-
数据分割:
- 训练集:
- 字节数: 1448647649.3426037
- 样本数: 4648
- 测试集:
- 字节数: 161134000.58307362
- 样本数: 517
- 训练集:
-
下载大小: 1435028022
-
数据集大小: 1609781649.9256773



