Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,36 +1,19 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
sampling_rate: 16000
|
| 8 |
-
- name: transcript
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: word_count
|
| 11 |
-
dtype: int64
|
| 12 |
-
- name: character_count
|
| 13 |
-
dtype: int64
|
| 14 |
-
- name: duration
|
| 15 |
-
dtype: float64
|
| 16 |
-
- name: sample_rate
|
| 17 |
-
dtype: int64
|
| 18 |
-
- name: file_size
|
| 19 |
-
dtype: int64
|
| 20 |
-
splits:
|
| 21 |
-
- name: train
|
| 22 |
-
num_bytes: 1702306789.344
|
| 23 |
-
num_examples: 118206
|
| 24 |
-
- name: test
|
| 25 |
-
num_bytes: 241131576.472
|
| 26 |
-
num_examples: 16788
|
| 27 |
-
download_size: 1897055863
|
| 28 |
-
dataset_size: 1943438365.816
|
| 29 |
-
configs:
|
| 30 |
-
- config_name: default
|
| 31 |
-
data_files:
|
| 32 |
-
- split: train
|
| 33 |
-
path: data/train-*
|
| 34 |
-
- split: test
|
| 35 |
-
path: data/test-*
|
| 36 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- fa
|
| 4 |
+
task_categories:
|
| 5 |
+
- text-to-speech
|
| 6 |
+
- automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
+
|
| 9 |
+
# filimo-farsi
|
| 10 |
+
|
| 11 |
+
Persian speech dataset. Audio resampled to **16000 Hz**.
|
| 12 |
+
|
| 13 |
+
## Splits
|
| 14 |
+
|
| 15 |
+
| Split | Samples | Total Duration (H:MM:SS) | Volume |
|
| 16 |
+
|-------|--------:|:------------------------:|-------:|
|
| 17 |
+
| train | 118206 | 85:17:53 | 1.546 GB |
|
| 18 |
+
| test | 16788 | 12:02:12 | 0.218 GB |
|
| 19 |
+
| **total** | **134994** | **97:20:05** | **1.764 GB** |
|