Update README.md
Browse files
README.md
CHANGED
|
@@ -1,46 +1,32 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
datasets:
|
| 4 |
-
-
|
| 5 |
-
|
| 6 |
-
- Nuwaisir/Quran_ASR_Dataset
|
| 7 |
-
- MohamedRashad/Quran-Recitations
|
| 8 |
-
- IqraEval/QuranMB.v2
|
| 9 |
-
language:
|
| 10 |
-
- ar
|
| 11 |
-
- en
|
| 12 |
-
metrics:
|
| 13 |
-
- wer
|
| 14 |
-
- cer
|
| 15 |
-
base_model: openai/whisper-base
|
| 16 |
library_name: transformers
|
| 17 |
tags:
|
| 18 |
- quran
|
| 19 |
- tajweed
|
| 20 |
-
- islamic-ai
|
| 21 |
-
- adanid-ecosystem
|
| 22 |
- recitation-analysis
|
| 23 |
- pronunciation-scoring
|
| 24 |
-
|
| 25 |
---
|
| 26 |
|
| 27 |
# 🌙 QuranLab Core
|
| 28 |
|
| 29 |
> **Ethical AI for Quranic Recitation Analysis**
|
| 30 |
-
> Part of the [ADANiD Ecosystem](https://github.com/ADANiD-AI)
|
| 31 |
-
|
| 32 |
-
## ⚠️ License Notice
|
| 33 |
-
**FREE for personal/educational use. COMMERCIAL USE REQUIRES PAID LICENSE.**
|
| 34 |
-
Contact: **adnanmd76@gmail.com**
|
| 35 |
|
| 36 |
## 🧠 Capabilities
|
| 37 |
- **ASR**: Transcribe Quranic Arabic (WER: 5.75%)
|
| 38 |
- **Tajweed**: Detect errors (madd, ghunnah, idgham)
|
| 39 |
- **Position**: Identify Surah & Ayah
|
| 40 |
- **Scoring**: Pronunciation quality (0–100)
|
|
|
|
| 41 |
|
| 42 |
## 🔗 Integration
|
| 43 |
-
- **
|
| 44 |
-
- **
|
|
|
|
| 45 |
|
| 46 |
> "And We have certainly made the Qur’an easy for remembrance..." (Quran 54:17)
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
datasets:
|
| 4 |
+
- ADANiD/Quranlab-islamic-dataset
|
| 5 |
+
base_model: tarteel-ai/whisper-base-ar-quran
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
library_name: transformers
|
| 7 |
tags:
|
| 8 |
- quran
|
| 9 |
- tajweed
|
|
|
|
|
|
|
| 10 |
- recitation-analysis
|
| 11 |
- pronunciation-scoring
|
| 12 |
+
- adanid-ecosystem
|
| 13 |
---
|
| 14 |
|
| 15 |
# 🌙 QuranLab Core
|
| 16 |
|
| 17 |
> **Ethical AI for Quranic Recitation Analysis**
|
| 18 |
+
> Part of the [ADANiD Ecosystem](https://github.com/ADANiD-AI/adan-id-opencloud)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## 🧠 Capabilities
|
| 21 |
- **ASR**: Transcribe Quranic Arabic (WER: 5.75%)
|
| 22 |
- **Tajweed**: Detect errors (madd, ghunnah, idgham)
|
| 23 |
- **Position**: Identify Surah & Ayah
|
| 24 |
- **Scoring**: Pronunciation quality (0–100)
|
| 25 |
+
- **Abjad Validation**: Numerical fingerprint verification
|
| 26 |
|
| 27 |
## 🔗 Integration
|
| 28 |
+
- **Dataset**: [quranlab-islamic-dataset](https://huggingface.co/datasets/ADANiD/Quranlab-islamic-dataset)
|
| 29 |
+
- **Space**: [quranlab-demo](https://huggingface.co/spaces/ADANiD/quranlab-demo)
|
| 30 |
+
- **GitHub**: [adan-id-opencloud](https://github.com/ADANiD-AI/adan-id-opencloud)
|
| 31 |
|
| 32 |
> "And We have certainly made the Qur’an easy for remembrance..." (Quran 54:17)
|