Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
language:
|
6 |
+
- fa
|
7 |
+
tags:
|
8 |
+
- Farsi
|
9 |
+
- Persian
|
10 |
+
- ASR
|
11 |
+
- Dataset
|
12 |
+
- Audio-Transcription
|
13 |
+
pretty_name: Farsi ASR Dataset
|
14 |
+
size_categories:
|
15 |
+
- 1M<n<10M
|
16 |
+
---
|
17 |
+
|
18 |
+
[](https://github.com/srezasm/farsi-asr-dataset)
|
19 |
+
|
20 |
+
# Farsi ASR Dataset
|
21 |
+
|
22 |
+
The largest open-source Persian Automatic Speech Recognition (ASR) dataset, collected from various sources. The codes associated with the collection of this dataset is also available in the [Farsi ASR Dataset GitHub repository](https://github.com/srezasm/farsi-asr-dataset).
|