--- 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 - name: speaker dtype: string splits: - name: train num_bytes: 385264529.488 num_examples: 1164 download_size: 300713698 dataset_size: 385264529.488 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-SCDuFSC: A Scripted Chinese Daily-use Female Speech Corpus # TTS-SCDUFSC:中文日常用语女性语音语料库 This open-source dataset consists of 200 daily use sentences of annotated female voices in Mandarin Chinese that is applicable for Text-to-Speech Synthesis. 此数据集包含适用于语音合成的200条带标注中文普通话女性日常用句语音数据。 ## Dataset Overview ## 数据集概述 | | | |-----------------------|------------------------------------| | Dataset Type | speech corpus for TTS | | Language | zh-CN, Mandarin Chinese (China) | | Speech Style | scripted monologue | | Content | daily use sentences | | Audio Parameters | 48 kHz, 24 bits, mono | | File Format | WAV (PCM) TXT (UTF-8) | | Recording Equipment | Nuemann U87-Neve 1073-RME Fireface | | Recording Environment | recording studio | | | | |-------|------------------------------------| | 数据集类型 | 语音合成(TTS)语音数据集 | | 语种 | zh-CN,中文普通话(中国) | | 语音类型 | 朗读式独白 | | 内容 | 日常用句 | | 音频参数 | 48 kHz, 24 bits, 单通道 | | 文件格式 | WAV (PCM) TXT (UTF-8) | | 录音设备 | Nuemann U87-Neve 1073-RME Fireface | | 录音环境 | recording studio | ## Cite ## 引用 ``` @online{TTS-SCDuFSC, title = {TTS-SCDuFSC: A Scripted Chinese Daily-use Female Speech Corpus}, author = {Magic Data Technology}, url = {https://magichub.com/datasets/mandarin-chinese-speech-corpus-for-tts-daily-use-sentence/}, urldate = {2025-04-26} ```