UGLabs/Twilight-Sparkle_tagged
收藏资源简介:
--- dataset_info: features: - name: speaker dtype: string - name: source dtype: string - name: start dtype: float64 - name: end dtype: float64 - name: style dtype: string - name: noise dtype: string - name: text dtype: string - name: duration dtype: float64 - name: gender 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: string - name: phonemes dtype: string - name: reverberation dtype: string - name: speech_monotony dtype: string - name: text_description dtype: string splits: - name: train num_bytes: 3858807 num_examples: 9417 download_size: 1489050 dataset_size: 3858807 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集概述
数据集特征
- speaker: 字符串类型
- source: 字符串类型
- start: 浮点数类型
- end: 浮点数类型
- style: 字符串类型
- noise: 字符串类型
- text: 字符串类型
- duration: 浮点数类型
- gender: 字符串类型
- utterance_pitch_mean: 浮点数类型
- utterance_pitch_std: 浮点数类型
- snr: 浮点数类型
- c50: 浮点数类型
- speaking_rate: 字符串类型
- phonemes: 字符串类型
- reverberation: 字符串类型
- speech_monotony: 字符串类型
- text_description: 字符串类型
数据集分割
- train:
- 数据大小: 3858807 字节
- 样本数量: 9417
数据集大小
- 下载大小: 1489050 字节
- 数据集总大小: 3858807 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



