nadsoft/combined-dataset-q-m-a_tags
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/nadsoft/combined-dataset-q-m-a_tags
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: utterance_pitch_mean
dtype: float32
- name: utterance_pitch_std
dtype: float32
- name: snr
dtype: float64
- name: c50
dtype: float64
- name: speaking_rate
dtype: float64
- name: phonemes
dtype: string
splits:
- name: train
num_bytes: 26991069
num_examples: 199513
- name: test
num_bytes: 690716
num_examples: 5116
download_size: 0
dataset_size: 27681785
---
# Dataset Card for "combined-dataset-q-m-a_tags"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nadsoft
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train):path: data/train-* - 测试数据 (
split: test):path: data/test-*
- 训练数据 (
数据集特征
- 文本 (
name: text,dtype: string) - 话语音高均值 (
name: utterance_pitch_mean,dtype: float32) - 话语音高标准差 (
name: utterance_pitch_std,dtype: float32) - 信噪比 (
name: snr,dtype: float64) - C50值 (
name: c50,dtype: float64) - 说话速率 (
name: speaking_rate,dtype: float64) - 音素 (
name: phonemes,dtype: string)
数据集分割
- 训练集 (
name: train)- 数据大小: 26991069 字节
- 样本数量: 199513
- 测试集 (
name: test)- 数据大小: 690716 字节
- 样本数量: 5116
数据集大小
- 下载大小: 0 字节
- 数据集总大小: 27681785 字节



