update readme
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ A new publicly available dataset consisting of 289 life story interviews (365 ho
|
|
77 |
- **education**: Education level of the interviewee, filled only when speaker_type = 'R';
|
78 |
- **birth_state**: Birth state (region) of the interviewee, filled only when speaker_type = 'R';
|
79 |
- **birth_country**: Birth country of the speaker;
|
80 |
-
- **age**: Age of the interviewee, filled only when speaker_type = 'R';
|
81 |
- **recording_year**: The year when the audio was recorded;
|
82 |
- **audio_quality**: Can be high or low;
|
83 |
- **start_time**: The start time in the original complete audio file;
|
|
|
77 |
- **education**: Education level of the interviewee, filled only when speaker_type = 'R';
|
78 |
- **birth_state**: Birth state (region) of the interviewee, filled only when speaker_type = 'R';
|
79 |
- **birth_country**: Birth country of the speaker;
|
80 |
+
- **age**: Age of the interviewee, calculated with recording_year minus year of birth, filled only when speaker_type = 'R';
|
81 |
- **recording_year**: The year when the audio was recorded;
|
82 |
- **audio_quality**: Can be high or low;
|
83 |
- **start_time**: The start time in the original complete audio file;
|