--- 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: 163988229 num_examples: 168 download_size: 162248570 dataset_size: 163988229 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-CFCabNavSC: A Chinese Female Cabin Navigation Speech Corpus # TTS-CFCABNAVSC:中文导航女性语音语料库 This open-source dataset consists of 200 sentences of annotated female voices for navigator language 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 | navigator language | | 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-CFCabNavSC, title = {TTS-CFCabNavSC: A Chinese Female Cabin Navigation Speech Corpus}, author = {Magic Data Technology}, url = {https://magichub.com/datasets/female-mandarin-chinese-speech-corpus-for-tts-navigator-language/}, urldate = {2025-04-26} } ```