Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,10 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: audio
|
|
@@ -18,6 +24,13 @@ configs:
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
|
|
@@ -27,5 +40,4 @@ One key advantage of this dataset is that it was collected from recent sources w
|
|
| 27 |
|
| 28 |
To enable a robust and fair comparison of models, the dataset has been carefully normalized: extra characters and inconsistencies in Persian text have been removed, and orthographic variations have been standardized.
|
| 29 |
|
| 30 |
-
For a detailed explanation of the normalization process, please refer to our [GitHub page](https://github.com/c1tech-group/Persian-ASR-Leaderboard).
|
| 31 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- fa
|
| 4 |
+
task_categories:
|
| 5 |
+
- automatic-speech-recognition
|
| 6 |
+
- text-to-speech
|
| 7 |
+
- text-to-speech
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
- name: audio
|
|
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
| 27 |
+
tags:
|
| 28 |
+
- speech
|
| 29 |
+
- stt
|
| 30 |
+
- ASR
|
| 31 |
+
- Persian
|
| 32 |
+
- Farsi
|
| 33 |
+
- Benchmark
|
| 34 |
---
|
| 35 |
|
| 36 |
|
|
|
|
| 40 |
|
| 41 |
To enable a robust and fair comparison of models, the dataset has been carefully normalized: extra characters and inconsistencies in Persian text have been removed, and orthographic variations have been standardized.
|
| 42 |
|
| 43 |
+
For a detailed explanation of the normalization process, please refer to our [GitHub page](https://github.com/c1tech-group/Persian-ASR-Leaderboard).
|
|
|