Datasets:
File size: 2,511 Bytes
c49428b 4049606 c49428b 4049606 1bcc048 c49428b 4049606 c49428b 4049606 c49428b 4049606 c49428b 4049606 c49428b 4cee385 a716a6d c49e82b a716a6d |
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 74 75 76 |
---
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: 141124735.0
num_examples: 167
download_size: 139526339
dataset_size: 141124735.0
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
size_categories:
- n<1K
---
# TTS-CCabNavMSC: A Chinese Cabin Navigation Male Speech Corpus
# TTS-CCABNAVMSC:中文导航男性语音语料库
This open-source dataset consists of 200 sentences of annotated male 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-CCabNavMSC,
title = {TTS-CCabNavMSC: A Chinese Cabin Navigation Male Speech Corpus},
author = {Magic Data Technology},
url = {https://magichub.com/datasets/male-mandarin-chinese-speech-corpus-for-tts-navigator-language/},
urldate = {2025-04-21}
}
``` |