Datasets:
Fix record count and duration in README
Browse files
README.md
CHANGED
|
@@ -29,8 +29,8 @@ size_categories:
|
|
| 29 |
|
| 30 |
## Dataset Overview
|
| 31 |
|
| 32 |
-
- **Total audio samples**:
|
| 33 |
-
- **Total duration**: ~
|
| 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/ #
|
| 69 |
└── metadata.csv # Speaker metadata & transcripts
|
| 70 |
```
|
| 71 |
|
| 72 |
## Data Splits
|
| 73 |
|
| 74 |
### Amharic (Ethiopia)
|
| 75 |
-
- **Files**:
|
| 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 |
-
|
| 82 |
-
- **Amharic**:
|
| 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 |
-
- `
|
| 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)
|