sinichiparsa commited on
Commit
0d0be3e
·
verified ·
1 Parent(s): 0d3f272

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -19,3 +19,12 @@ configs:
19
  - split: train
20
  path: data/train-*
21
  ---
 
 
 
 
 
 
 
 
 
 
19
  - split: train
20
  path: data/train-*
21
  ---
22
+
23
+
24
+ This dataset consists of 3 hours of audio collected from diverse environments to better represent real-world scenarios. The recordings were sourced from audiobooks, YouTube, and other public sources, ensuring a wide variety of speech styles and acoustic conditions.
25
+
26
+ 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.
27
+
28
+ For a detailed explanation of the normalization process, please refer to our (GitHub page)[https://github.com/c1tech-group/Persian-ASR-Leaderboard]
29
+ .
30
+