liepa3
收藏资源简介:
LIEPA-3立陶宛语语音语料库是一个用于自动语音识别和文本到语音任务的开源数据集,以立陶宛语(语言代码:lt)为主要内容,采用CC BY 4.0许可证发布。当前版本提供名为read的配置,包含朗读语音示例,数据以Parquet格式存储(路径:data/read/train-*.parquet)。每个样本包含多个特征字段:唯一标识符(id)、音频数据(audio,采样率为44100Hz)或音频路径(audio_path)、原始文本(text)、归一化文本(normalized_text)、部分标识(part)、数据分割(split)、来源信息(source和source_label)、语音类型(speech_type和speech_type_label)、说话人ID(speaker_id)、地理信息(county和region)、说话人人口统计信息(gender和age_group)、文本网格路径(textgrid_path)、话语JSON(utterances_json)、单词数量(num_words)、音频字节大小(audio_nbytes)以及许可证信息(license)。该数据集旨在为立陶宛语语音处理研究提供高质量的标注数据,适用于模型训练和评估。注意:当前发布为增量上传的临时版本,完整数据集卡片将在后续转换完成后更新。
The LIEPA-3 Lithuanian Speech Corpus is an open-source dataset for automatic speech recognition and text-to-speech tasks, primarily in Lithuanian (language code: lt) and released under the CC BY 4.0 license. The current version provides a configuration named read containing read speech examples, with data stored in Parquet format (path: data/read/train-*.parquet). Each sample includes multiple feature fields: unique identifier (id), audio data (audio, with a sampling rate of 44100Hz) or audio path (audio_path), raw text (text), normalized text (normalized_text), part identifier (part), data split (split), source information (source and source_label), speech type (speech_type and speech_type_label), speaker ID (speaker_id), geographic information (county and region), speaker demographic information (gender and age_group), text grid path (textgrid_path), utterances JSON (utterances_json), word count (num_words), audio byte size (audio_nbytes), and license information (license). This dataset aims to provide high-quality annotated data for Lithuanian speech processing research, suitable for model training and evaluation. Note: The current release is a temporary version with incremental uploads, and the complete dataset card will be updated after subsequent conversion.
数据集名称
LIEPA-3 Lithuanian Speech Corpus
许可证
Creative Commons Attribution 4.0 International (CC-BY-4.0)
语言
立陶宛语 (lt)
任务类别
- 自动语音识别 (automatic-speech-recognition)
- 文本转语音 (text-to-speech)
配置
当前仅发布了一个配置:
- 配置名称:
read - 数据文件:
data/read/train-*.parquet(从 Hugging Face 数据集存储库中加载)
数据集特征
每条样本包含以下字段:
id(字符串): 样本唯一标识符audio(音频, 采样率 44100 Hz): 音频数据audio_path(字符串): 音频文件路径text(字符串): 原始转录文本normalized_text(字符串): 归一化后的转录文本part(字符串): 所属部分split(字符串): 数据划分(如训练集)source(字符串): 数据来源source_label(字符串): 来源标签speech_type(字符串): 语音类型speech_type_label(字符串): 语音类型标签speaker_id(字符串): 说话人IDcounty(字符串): 县region(字符串): 地区gender(字符串): 性别age_group(字符串): 年龄组textgrid_path(字符串): TextGrid 文件路径(可能用于对齐)utterances_json(字符串): 话语的 JSON 数据num_words(int32): 单词数量audio_nbytes(int64): 音频字节数license(字符串): 许可证信息
说明
- 该数据集为立陶宛语语音语料库,当前为增量上传的临时版本,完整的数据集卡片将在转换完成后更新,并增加更多训练就绪的配置。
- 每行包含归一化的转录文本、音频字节/路径,以及可用的说话人/来源元数据。





