silencioData commited on
Commit
dd9c0b4
·
verified ·
1 Parent(s): 5d7a56b

Fix record count and duration in README

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -29,8 +29,8 @@ size_categories:
29
 
30
  ## Dataset Overview
31
 
32
- - **Total audio samples**: 53 recordings
33
- - **Total duration**: ~2 hours
34
  - **Primary region**: Ethiopia (Addis Ababa)
35
  - **Context**: Natural spontaneous speech (free_speech)
36
  - **Audio format**: WAV files
@@ -65,21 +65,21 @@ This dataset is designed for:
65
  ```
66
  amharic-speech/
67
  └── data/
68
- ├── audio/ # 53 WAV files
69
  └── metadata.csv # Speaker metadata & transcripts
70
  ```
71
 
72
  ## Data Splits
73
 
74
  ### Amharic (Ethiopia)
75
- - **Files**: 53 recordings
76
  - **Dialect**: Primarily Addis Ababa (standard Amharic)
77
  - **Context**: Natural spontaneous speech
78
  - **Use case**: General-purpose Amharic ASR, Ethiopian voice AI
79
 
80
  ## Languages Sampled in This Dataset ✅
81
- 53 audio samples available for immediate download:
82
- - **Amharic**: 53 files (~2 hours)
83
 
84
  ## Full OTS Inventory Available 📊
85
  This sample represents **<0.19%** of Silencio's complete Amharic speech inventory.
@@ -154,7 +154,7 @@ Each recording includes:
154
  - `file_name`: Audio file path
155
  - `id`: Unique recording ID
156
  - `gender`: Speaker gender
157
- - `country_code`: ISO country code (ET for Ethiopia)
158
  - `mother_tongue`: Native language (Amharic)
159
  - `dialect`: Regional variant (Ethiopia - Addis Ababa)
160
  - `duration`: Recording length (seconds)
 
29
 
30
  ## Dataset Overview
31
 
32
+ - **Total audio samples**: 51 recordings
33
+ - **Total duration**: ~23 minutes
34
  - **Primary region**: Ethiopia (Addis Ababa)
35
  - **Context**: Natural spontaneous speech (free_speech)
36
  - **Audio format**: WAV files
 
65
  ```
66
  amharic-speech/
67
  └── data/
68
+ ├── audio/ # 51 WAV files
69
  └── metadata.csv # Speaker metadata & transcripts
70
  ```
71
 
72
  ## Data Splits
73
 
74
  ### Amharic (Ethiopia)
75
+ - **Files**: 51 recordings
76
  - **Dialect**: Primarily Addis Ababa (standard Amharic)
77
  - **Context**: Natural spontaneous speech
78
  - **Use case**: General-purpose Amharic ASR, Ethiopian voice AI
79
 
80
  ## Languages Sampled in This Dataset ✅
81
+ 51 audio samples available for immediate download:
82
+ - **Amharic**: 51 files (~23 minutes)
83
 
84
  ## Full OTS Inventory Available 📊
85
  This sample represents **<0.19%** of Silencio's complete Amharic speech inventory.
 
154
  - `file_name`: Audio file path
155
  - `id`: Unique recording ID
156
  - `gender`: Speaker gender
157
+ - `location`: Speaker location
158
  - `mother_tongue`: Native language (Amharic)
159
  - `dialect`: Regional variant (Ethiopia - Addis Ababa)
160
  - `duration`: Recording length (seconds)