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

Load custom whsiper transformer model to whisper-web #25

Open OmarTariq612 opened 3 months ago

OmarTariq612 commented 3 months ago

whisper-web: https://github.com/xenova/whisper-web/tree/experimental-webgpu

Use this transformer model: https://huggingface.co/omartariq612/whisper-small-augmented-epoch-5

abdoei commented 3 months ago

Using the HF 🤗 Optimum and the help of @OmarTariq612, you can use our model via this link on any Chromium-based browser enabling a set of flags. We still haven't figured out how to "Quantize" the model to make it faster but it works on my AMD Radeon R5 M445 with 8 tokens/s average.