Update README.md
Browse files
README.md
CHANGED
|
@@ -51,3 +51,43 @@ configs:
|
|
| 51 |
- split: train
|
| 52 |
path: data/train-*
|
| 53 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
- split: train
|
| 52 |
path: data/train-*
|
| 53 |
---
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
# MuPe Life Stories Dataset
|
| 57 |
+
A new publicly available dataset consisting of 289 life story interviews (365 hours), featuring a broad range of speakers varying in age, education, and regional accents.
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
## Dataset
|
| 61 |
+
| Hugging Face |
|
| 62 |
+
| ------------ |
|
| 63 |
+
| [https://huggingface.co/datasets/nilc-nlp/CORAA-MUPE-ASR](https://huggingface.co/datasets/nilc-nlp/CORAA-MUPE-ASR) |
|
| 64 |
+
|
| 65 |
+
## Model
|
| 66 |
+
| Hugging Face |
|
| 67 |
+
| ------------ |
|
| 68 |
+
| [https://huggingface.co/nilc-nlp/distil-whisper-coraa-mupe-asr](https://huggingface.co/nilc-nlp/distil-whisper-coraa-mupe-asr) |
|
| 69 |
+
|
| 70 |
+
|
| 71 |
+
## Citation
|
| 72 |
+
Leal, S.E.; Candido Junior, A.; Marcacini, R.; Casanova, E.; Gonçalves, O.; Soares, A.; Lima, R.; Gris, L.; Aluísio, S.M. MuPe Life Stories Dataset: Spontaneous Speech in Brazilian Portuguese with a Case Study Evaluation on ASR Bias against Speakers Groups and Topic Modeling. Proceedings of the 31st International Conference on Computational Linguistics (COLING) (2025).
|
| 73 |
+
|
| 74 |
+
````
|
| 75 |
+
@inProceedings{Leal2025Coling,
|
| 76 |
+
author={Sidney Leal
|
| 77 |
+
and Arnaldo Candido Jr.
|
| 78 |
+
and Ricardo Marcacini
|
| 79 |
+
and Edresson Casanova
|
| 80 |
+
and Odilon Gonçalves
|
| 81 |
+
and Anderson Soares
|
| 82 |
+
and Rodrigo Lima
|
| 83 |
+
and Lucas Gris
|
| 84 |
+
and Sandra Alu{\'i}sio,
|
| 85 |
+
title={MuPe Life Stories Dataset: Spontaneous Speech in Brazilian Portuguese with a Case Study Evaluation on ASR Bias against Speakers Groups and Topic Modeling},
|
| 86 |
+
booktitle={Proceedings of the 31st International Conference on Computational Linguistics (COLING)},
|
| 87 |
+
year={2025}
|
| 88 |
+
}
|
| 89 |
+
````
|
| 90 |
+
|
| 91 |
+
## Sponsors / Funding
|
| 92 |
+
|
| 93 |
+
This work was carried out at the Center for Artificial Intelligence (C4AI-USP), with support by the São Paulo Research Foundation (FAPESP grant \#2019/07665-4) and by the IBM Corporation. This project was also supported by the Ministry of Science, Technology and Innovation, with resources of Law No. 8.248, of October 23, 1991, within the scope of PPI-SOFTEX, coordinated by Softex and published Residence in TIC 13, DOU 01245.010222/2022-44.
|