tr-hi-parallel-speech-v2
收藏资源简介:
该数据集是一个用于多语言语音处理任务的结构化数据集,包含53,506个训练样本。每个样本由音频文件及其对应的文本标注组成,核心特征包括:音频ID、配对ID、源语言代码、目标语言代码、源语言文本、目标语言文本、英文文本、音频数据、语音合成模型名称、语音合成音色、音频时长(秒)、词错误率、字错误率以及数据来源标识。数据集中文、目标文和英文文本的并存表明其支持跨语言任务;音频与TTS相关字段暗示其可能用于语音合成或语音转换研究;而词错误率和字错误率字段则指向语音识别质量的评估。数据集总大小约为3.13 GB,适用于多语言语音翻译、语音合成、语音识别或跨模态语音-文本对齐等研究与应用。
This dataset is a structured dataset for multilingual speech processing tasks, containing 53,506 training samples. Each sample consists of an audio file and its corresponding text annotations, with core features including: audio ID, pair ID, source language code, target language code, source language text, target language text, English text, audio data, speech synthesis model name, speech synthesis timbre, audio duration (seconds), word error rate, character error rate, and data source identifier. The coexistence of Chinese, target language, and English texts indicates support for cross-lingual tasks; audio and TTS-related fields suggest potential use in speech synthesis or voice conversion research; while word error rate and character error rate fields point to speech recognition quality evaluation. The total dataset size is approximately 3.13 GB, suitable for research and applications in multilingual speech translation, speech synthesis, speech recognition, or cross-modal speech-text alignment.
数据集概述:tiny-aya-translate/tr-hi-parallel-speech-v2
- 数据集地址:https://huggingface.co/datasets/tiny-aya-translate/tr-hi-parallel-speech-v2
- 数据集大小:约 11.07 GB(下载大小),约 3.13 GB(数据集大小)
- 数据集规模:53506 个样本(训练集)
- 语言对:土耳其语(src_lang)→ 印地语(tgt_lang),同时包含英语(en_text)作为辅助文本
数据集特征
| 字段名 | 数据类型 | 说明 |
|---|---|---|
| audio_id | string | 音频唯一标识符 |
| pair_id | string | 平行语句对标识符 |
| src_lang | string | 源语言(土耳其语) |
| tgt_lang | string | 目标语言(印地语) |
| src_text | string | 源语言文本 |
| tgt_text | string | 目标语言文本 |
| en_text | string | 英语翻译文本 |
| audio | audio | 音频数据 |
| tts_model | string | 文本转语音模型名称 |
| tts_voice | string | 语音音色名称 |
| duration_s | float64 | 音频时长(秒) |
| wer | float64 | 词错误率 |
| cer | float64 | 字符错误率 |
| source | string | 数据来源 |
数据划分
- 训练集(train):53506 个样本,包含所有音频及其对应的平行文本和元数据
配置
- 默认配置名:
default - 数据文件路径:
data/train-*(通配符匹配,所有训练数据)
数据来源
- 数据通过文本转语音(TTS)技术合成生成,包含多种 TTS 模型和语音音色
- 提供了 wer 和 cer 作为音频质量评估指标
- 源语言为土耳其语,目标语言为印地语,同时包含英语参考翻译




