Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -56,5 +56,19 @@ The [official website](https://accent.gmu.edu/howto.php) provides interactive se
|
|
| 56 |
while we only include paired speech and phonetic transcription here.
|
| 57 |
(Original files could be obtained via contacting [accent@gmu.edu](mailto:accent@gmu.edu).)
|
| 58 |
The utterance ID is kept the same, and transcripts are extracted from the RTF files.
|
|
|
|
| 59 |
|
| 60 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
while we only include paired speech and phonetic transcription here.
|
| 57 |
(Original files could be obtained via contacting [accent@gmu.edu](mailto:accent@gmu.edu).)
|
| 58 |
The utterance ID is kept the same, and transcripts are extracted from the RTF files.
|
| 59 |
+
Note that the speech is sampled at 44.1kHz!
|
| 60 |
|
| 61 |
|
| 62 |
+
This dataset is included as `pr-saa` in our phone recognition benchmarking toolkit, [💎PRiSM](https://github.com/changelinglab/prism).
|
| 63 |
+
|
| 64 |
+
```
|
| 65 |
+
@misc{prism2026,
|
| 66 |
+
title={PRiSM: Benchmarking Phone Realization in Speech Models},
|
| 67 |
+
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},
|
| 68 |
+
year={2026},
|
| 69 |
+
eprint={2601.14046},
|
| 70 |
+
archivePrefix={arXiv},
|
| 71 |
+
primaryClass={cs.CL},
|
| 72 |
+
url={https://arxiv.org/abs/2601.14046},
|
| 73 |
+
}
|
| 74 |
+
```
|