|
--- |
|
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} |
|
} |
|
``` |
|
|