Arabic Diacritizers (tashkeel)
Collection
ONNX Arabic diacritization models used by text2tashkeel: the rawi family plus mirrored bilstm and libtashkeel. • 9 items • Updated
ONNX export of the BiLSTM + Bahdanau-attention Arabic diacritizer by
Zain Mahmood (Z-Mahmood/arabic-diacritizer-public-release,
MIT). Mirrored for offline/on-demand use by
text2tashkeel.
| file | what |
|---|---|
bilstm.onnx |
fp32 export (input_ids → logits, 15 diacritic classes) |
bilstm.int8.onnx |
INT8 dynamic quantization (lossy — attention matmuls are quant-sensitive) |
All credit for the model, architecture, and weights goes to Zain Mahmood; redistributed here under the upstream MIT license.