Releases: yazinsai/tilawa
Releases · yazinsai/tilawa
Release list
v0.2.0 - Cyberistic Full-Mixed Text CTC
Summary
- Promotes Cyberistic's full-mixed FastConformer text CTC runtime as the current release path.
- Ships
fastconformer_full_mixed.onnxplus the BPE vocab, Quran CTC token table, tokenizer metadata, export metadata, and Quran text needed for offline inference. - Keeps prior q8/phoneme release assets historical; new integrations should use raw 16 kHz audio input with
audio_signalandlengthtensors.
Assets
fastconformer_full_mixed.onnx- 88 MB mixed int4/int8 ONNX, raw waveform inputvocab.json- 1025-token Arabic BPE CTC vocabularyquran_ctc_tokens.json- precomputed verse/span token IDs for CTC rerankingtokenizer.model- tokenizer provenance artifactexport_metadata.json- hashes and runtime metadataquran.json- Quran verse text used by the matcher
v0.1.0 - Browser ONNX Runtime
Quantized ONNX model (uint8, 132MB) for browser-based inference via ONNX Runtime Web.