issues
search
ElGarash
/
Al-Ajwad
Al Ajwad is a graduation project submitted to the Department of Computers and Systems Engineering, Minia University as partial fulfilment for a B.Sc. degree. It is an ASR model trained to recognize the Tajweed rules of The Holy Quran recitation.
https://huggingface.co/spaces/abdoeid/Al-Ajwad
Creative Commons Zero v1.0 Universal
2
stars
1
forks
source link
Create a python package for whisper training
#27
Open
OmarTariq612
opened
5 months ago
OmarTariq612
commented
5 months ago
Use poetry
It should have a default dataset loader for (ayah seperated datasets).
Custom dataset loaders can be used.
It can be used as a cli program or imported as a library (to allow custom dataset loaders).