feat: Arabic phoneme alignment system for Quranic recitations - #356
Conversation
|
@Henrypave Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Strict review blocker: and are failing. Please fix both before requesting merge. |
|
Strict review blocker: |
|
Strict review blocker: required checks are failing. Please fix the failures before requesting merge. |
|
@Henrypave this PR has merge conflicts with the |
Overview
This PR adds an AI-style Arabic Phoneme Alignment System for Quranic Text that performs forced phoneme-level alignment between Quranic audio recitations and text, handles Tajweed-specific phonetic features, supports multiple Qira'at recitation styles, and produces confidence-scored temporal alignments for interactive and real-time applications.
Related Issue
Closes #
Changes
🎙️ Arabic Phoneme Alignment Engine
[ADD]
arabic_phonemes.py[ADD]
tajweed.py[ADD]
phoneme_aligner.py[MODIFY]
config.py[MODIFY]
corpus.pyVerification Results
Closes #202