From 4c66f97dcfa55c25f12ca5aea9dd438be1285b26 Mon Sep 17 00:00:00 2001 From: alexanderrichard Date: Thu, 13 Jun 2024 11:24:12 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b29f0cc..441e774 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,10 @@ run the [blind testset download script](https://github.com/facebookresearch/ears python download_blind_testset.py ``` +## Statistics and Transcripts +The speaker statistics (age, ethnicity, gender, weight, height, native language) for the 107 speakers are collected in [speaker_statistics.json](https://github.com/facebookresearch/ears_dataset/blob/main/speaker_statistics.json). + +Transcripts of the reading portions of the dataset are available in [transcripts.json](https://github.com/facebookresearch/ears_dataset/blob/main/transcripts.json). + # License The code and dataset are released under [CC-NC 4.0 International license](https://github.com/facebookresearch/ears_dataset/blob/main/LICENSE).