changelinglab/tusom2021-pr
收藏Hugging Face2026-02-27 更新2026-04-05 收录
下载链接:
https://hf-mirror.com/datasets/changelinglab/tusom2021-pr
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: audio
dtype: audio
- name: transcript
dtype: string
splits:
- name: test
num_bytes: 134023918
num_examples: 2255
download_size: 130816848
dataset_size: 134023918
task_categories:
- automatic-speech-recognition
tags:
- phone-recognition
- low-resource-language
pretty_name: Tusom2021
---
# Tusom2021
> [!NOTE]
> If you use this dataset, please remember to cite:
> ```
> @inproceedings{mortensen2021tusom2021,
title={Tusom2021: A Phonetically Transcribed Speech Dataset from an Endangered Language for Universal Phone Recognition Experiments},
author={Mortensen, David R and Picone, Jordan and Li, Xinjian and Siminyu, Kathleen},
booktitle={Proc. Interspeech 2021},
pages={3660--3664},
year={2021}
}
> ```
[Tusom2021](https://github.com/dmort27/tusom2021) is a speech dataset from East Tusom, an endangered Tibeto-Burman language of Northeast India.
The original dataset provides glosses and phonetic transcriptions (with versions that including tones), while we include only the transcriptions without tone marks.
Other than that, the only change is that we host it on Hugging Face for ease of use 🤗
This dataset is included as `pr-tsm` in our phone recognition benchmarking toolkit, [💎PRiSM](https://github.com/changelinglab/prism).
```
@misc{prism2026,
title={PRiSM: Benchmarking Phone Realization in Speech Models},
author={Shikhar Bharadwaj and Chin-Jou Li and Yoonjae Kim and Kwanghee Choi and Eunjung Yeo and Ryan Soh-Eun Shim and Hanyu Zhou and Brendon Boldt and Karen Rosero Jacome and Kalvin Chang and Darsh Agrawal and Keer Xu and Chao-Han Huck Yang and Jian Zhu and Shinji Watanabe and David R. Mortensen},
year={2026},
eprint={2601.14046},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2601.14046},
}
```
许可证:MIT许可证
配置项:
- 配置名称:default
数据文件:
- 拆分集:test
路径:data/test-*
数据集信息:
特征字段:
- 字段名:id,数据类型:字符串(string)
- 字段名:audio(音频),数据类型:音频(audio)
- 字段名:transcript(转录文本),数据类型:字符串(string)
拆分集信息:
- 拆分集名称:test,字节数:134023918,样本数量:2255
下载大小:130816848
数据集总大小:134023918
任务类别:自动语音识别(automatic-speech-recognition)
标签:音素识别(phone-recognition)、低资源语言(low-resource-language)
易读名称:Tusom2021
# Tusom2021 数据集
> 【注意事项】
> 若使用本数据集,请务必引用如下文献:
>
> @inproceedings{mortensen2021tusom2021,
> title={Tusom2021: A Phonetically Transcribed Speech Dataset from an Endangered Language for Universal Phone Recognition Experiments},
> author={Mortensen, David R and Picone, Jordan and Li, Xinjian and Siminyu, Kathleen},
> booktitle={Proc. Interspeech 2021},
> pages={3660--3664},
> year={2021}
> }
>
[Tusom2021](https://github.com/dmort27/tusom2021) 是面向东图松语(East Tusom)的语音数据集,该语言是印度东北部一种濒临灭绝的藏缅语族(Tibeto-Burman)语言。原始数据集包含语义词项注释(glosses)与音素转录文本(含声调标注版本),而本版本仅保留无声调标记的转录文本。除此之外,仅有的调整是我们将数据集托管至Hugging Face平台以提升使用便捷性 🤗
本数据集已作为`pr-tsm`集成至我们的音素识别基准测试工具集[💎PRiSM](https://github.com/changelinglab/prism)中。
对应的引用文献如下:
@misc{prism2026,
title={PRiSM: Benchmarking Phone Realization in Speech Models},
author={Shikhar Bharadwaj and Chin-Jou Li and Yoonjae Kim and Kwanghee Choi and Eunjung Yeo and Ryan Soh-Eun Shim and Hanyu Zhou and Brendon Boldt and Karen Rosero Jacome and Kalvin Chang and Darsh Agrawal and Keer Xu and Chao-Han Huck Yang and Jian Zhu and Shinji Watanabe and David R. Mortensen},
year={2026},
eprint={2601.14046},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2601.14046},
}
提供机构:
changelinglab


