LICENSE
README.md
pyproject.toml
src/quran_muaalem/__init__.py
src/quran_muaalem/decode.py
src/quran_muaalem/explain.py
src/quran_muaalem/explain_gradio.py
src/quran_muaalem/gradio_app.py
src/quran_muaalem/inference.py
src/quran_muaalem/muaalem_typing.py
src/quran_muaalem.egg-info/PKG-INFO
src/quran_muaalem.egg-info/SOURCES.txt
src/quran_muaalem.egg-info/dependency_links.txt
src/quran_muaalem.egg-info/entry_points.txt
src/quran_muaalem.egg-info/requires.txt
src/quran_muaalem.egg-info/top_level.txt
src/quran_muaalem/modeling/__init__.py
src/quran_muaalem/modeling/configuration_multi_level_ctc.py
src/quran_muaalem/modeling/modeling_multi_level_ctc.py
src/quran_muaalem/modeling/multi_level_tokenizer.py
src/quran_muaalem/modeling/vocab.py
tests/test_align_phonemes.py
tests/test_best_match.py
tests/test_exaplain_modules.py
tests/test_modules.py
tests/test_muaalem_infrence.py