--- pretty_name: "Quranic Translation Audio Data" language: - ar - zh - de - id - it - ko - fr - pt - ru - bn - bs - en - fa - ur license: apache-2.0 task_categories: - audio-to-audio - text-to-speech - automatic-speech-recognition tags: - quran - islam - translation - multilingual - audio - opus - protobuf ---

Quranic Translation Audio Data Banner

Opus Format Protobuf Total Translations License

--- ## Overview **Quranic Translation Audio Data** is a highly curated, standardized, and streaming-optimized multilingual audio dataset containing the complete recitation of translation audios and commentaries of the Holy Quran across **51 different translation directories**. Every audio track has been meticulously converted from heavy .mp3 source files into the modern, high-fidelity **Opus (.opus)** format at a streaming-optimized bitrate of **32kbps**. Alongside the audio, the dataset includes highly efficient **Protocol Buffer (.pb)** files containing word-by-word/verse-by-verse timing data for real-time syncing. This ensures crystal-clear vocal clarity while achieving maximum compression and immediate playback alignment-making it ideal for: - Mobile apps and offline Quranic platforms - Low-bandwidth/edge-computing applications - Multilingual Text-to-Speech (TTS) alignment and Speech Recognition (ASR) research --- ## Key Features --- ## Dataset Structure The dataset is organized cleanly into 51 folders, each representing a specific language translation or commentary. Inside each directory, the audio and timing files are structured as follows: ``` Quranic-Translation-Audio-Data/ +- arabic_Abdullah_Al-Asmari_Commentary/ | +- 001.opus | +- 001.pb | +- ... +- english_sahih_international/ | +- 001.opus | +- 001.pb | +- ... +- urdu_mufti_taqi_usmani/ +- 001.opus +- 001.pb +- ... ```