Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
viewer: false
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
#### Why creating this dataset?
|
| 7 |
+
We present a high-quality Hebrew speech transcription dataset generated using the **Whisper Turbo** model.
|
| 8 |
+
In contrast, **HebDB** (https://pages.cs.huji.ac.il/adiyoss-lab/HebDB/) relies on **Whisper Large**, which is demonstrably inferior to Whisper Turbo in transcription accuracy and robustness.
|
| 9 |
+
|
| 10 |
+
Furthermore, HebDB distributes audio files with **Hebrew filenames**, an avoidable design choice that introduces unnecessary friction into modern training pipelines and preprocessing workflows.
|
| 11 |
+
|
| 12 |
+
Our dataset is **deliberately engineered for research and large-scale training**, requiring no additional normalization or restructuring, and is immediately usable for training a wide range of speech and language models.
|
| 13 |
+
|
| 14 |
+
|