pedropauletti/librispeech-portuguese
收藏Hugging Face2023-10-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pedropauletti/librispeech-portuguese
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1435028926
dataset_size: 1609781649.9256773
---
# Dataset Card for "librispeech-portuguese"
[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
- input_ids: 序列类型为
- 数据分割:
- 训练集:
- 字节数: 1448647649.3426037
- 样本数: 4648
- 测试集:
- 字节数: 161134000.58307362
- 样本数: 517
- 训练集:
- 下载大小: 1435028926 字节
- 数据集大小: 1609781649.9256773 字节



