Datasets:
File size: 2,526 Bytes
3c169ff 124c480 3c169ff 124c480 3c169ff 124c480 3c169ff 124c480 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
---
dataset_info:
features:
- name: audio
dtype: audio
- name: text
dtype: string
- name: pinyin
dtype: string
- name: raw_text
dtype: string
- name: raw_pinyin
dtype: string
splits:
- name: train
num_bytes: 76790913
num_examples: 215
download_size: 58491129
dataset_size: 76790913
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc-by-nc-nd-4.0
task_categories:
- text-to-speech
language:
- zh
---
# TTS-SCFChilSC: A Scripted Chinese Female Child's Speech Corpus
# TTS-SCFCHILSC:中文女童语音语料库
This open-source dataset consists of 15 minutes of annotated female voices in Mandarin Chinese that is applicable for Text-to-Speech Synthesis, where 224 utterances collected from a five-year-old girl were contained.
此数据集由15分钟的普通话带注释的女声组成,包含了从一名5岁女孩那里收集的适用于语音合成的224条中文普通话女童语音。
## Dataset Overview
## 数据集概述
| | |
|-----------------------|------------------------------------|
| Dataset Type | speech corpus for TTS |
| Language | zh-CN, Mandarin Chinese (China) |
| Speech Style | scripted monologue |
| Content | daily use sentences, fables, and stories |
| Audio Parameters | 44.1 kHz, 16 bits, mono |
| File Format | WAV (PCM) TXT (UTF-8) |
| Recording Equipment | Philips K38003 |
| Recording Environment | quiet indoor environment |
| | |
|-------|------------------------------------|
| 数据集类型 | 语音合成(TTS)语音数据集 |
| 语种 | zh-CN,中文普通话(中国) |
| 语音类型 | 朗读式独白 |
| 内容 | 日常用语、寓言和故事 |
| 音频参数 |44.1 kHz, 16 bits, 单通道 |
| 文件格式 | WAV (PCM) TXT (UTF-8) |
| 录音设备 | Philips K38003 |
| 录音环境 | quiet indoor environment |
## Cite
## 引用
```
@online{TTS-SCFChilSC,
title = {TTS-SCFChilSC: A Scripted Chinese Female Child's Speech Corpus},
author = {Magic Data Technology},
url = {https://magichub.com/datasets/mandarin-chinese-speech-corpus-for-tts-children-speech/},
urldate = {2025-04-26}
}
```
|