Muno459 / fastconformer-quran-streaming

huggingface.co
Total runs: 53
24-hour runs: 0
7-day runs: 5
30-day runs: -8
Model's Last Updated: August 06 2026
automatic-speech-recognition

Introduction of fastconformer-quran-streaming

Model Details of fastconformer-quran-streaming

FastConformer Quran ASR — Streaming (cache-aware)

Low-latency streaming Arabic Quran speech recognition. It transcribes live while you recite (causal, cache-aware FastConformer), for recitation-tracking use cases such as live word highlighting and real-time feedback. Trained and validated on real phone-recorded recitation, not just clean studio.

This is the streaming counterpart to the offline model: 👉 Offline (highest accuracy): Muno459/fastconformer-quran

Offline vs streaming — which to use
Offline Streaming (this repo)
When you get output After the full recitation Live, every ~1s chunk
Latency High (whole-utterance) Low (real-time)
Clean studio WER <1% ~5%
Real phone-audio WER ~22% (≈14% normalized) ~29% (≈23% normalized)
Best for Final transcript, max accuracy Live tracking, feedback, mushaf follow-along

Use offline when latency does not matter and you want the lowest error. Use streaming when you need output during recitation. The streaming model pays a few points of accuracy for real-time output.

WER notes: held-out eval on real phone recordings + clean studio, CTC greedy, [70,13] context (~1s lookahead). "Normalized" removes a spelling-convention mismatch (the eval references use Uthmani rasm; the model outputs imlaei), so it reflects true word accuracy rather than orthography.

Files
  • model.onnx — fp32 cache-aware streaming ONNX (~459 MB)
  • model.q8.onnx — INT8 dynamic-quantized (~132 MB, for on-device)
  • streaming_global_cmvn.npz — fixed-global CMVN constants ( clean_* / tlog_* mean+std)
Inference

The model takes 80-dim log-mel features (the app extracts these), normalized with the supplied fixed-global CMVN (use tlog_* for phone audio, clean_* for studio), fed chunk by chunk with the cache tensors carried across steps:

inputs : audio_signal[B,80,T], length, cache_last_channel, cache_last_time, cache_last_channel_len
outputs: logprobs[B,T',1025], encoded_lengths, cache_last_channel_next, cache_last_time_next, cache_last_channel_next_len

Initialize the caches empty, feed each audio chunk, carry cache_*_next into the next step's cache_* , and CTC-greedy-decode logprobs (blank id = 1024). Vocabulary is a 1024-token Arabic BPE.

Training

FastConformer-Hybrid (17 layers, d_model 512), causal convolutions + chunked-limited attention. Warm-started from our offline Quran model, then adapted on a fully canonical-labeled corpus: EveryAyah (multi-reciter Hafs) plus real phone recitation (Tarteel tlog) labeled with each clip's canonical ayah text , all in one consistent imlaei orthography.

License

Apache 2.0.

Runs of Muno459 fastconformer-quran-streaming on huggingface.co

53
Total runs
0
24-hour runs
7
3-day runs
5
7-day runs
-8
30-day runs

More Information About fastconformer-quran-streaming huggingface.co Model

More fastconformer-quran-streaming license Visit here:

https://choosealicense.com/licenses/npl-1.1

fastconformer-quran-streaming huggingface.co

fastconformer-quran-streaming huggingface.co is an AI model on huggingface.co that provides fastconformer-quran-streaming's model effect (), which can be used instantly with this Muno459 fastconformer-quran-streaming model. huggingface.co supports a free trial of the fastconformer-quran-streaming model, and also provides paid use of the fastconformer-quran-streaming. Support call fastconformer-quran-streaming model through api, including Node.js, Python, http.

fastconformer-quran-streaming huggingface.co Url

https://huggingface.co/Muno459/fastconformer-quran-streaming

Muno459 fastconformer-quran-streaming online free

fastconformer-quran-streaming huggingface.co is an online trial and call api platform, which integrates fastconformer-quran-streaming's modeling effects, including api services, and provides a free online trial of fastconformer-quran-streaming, you can try fastconformer-quran-streaming online for free by clicking the link below.

Muno459 fastconformer-quran-streaming online free url in huggingface.co:

https://huggingface.co/Muno459/fastconformer-quran-streaming

fastconformer-quran-streaming install

fastconformer-quran-streaming is an open source model from GitHub that offers a free installation service, and any user can find fastconformer-quran-streaming on GitHub to install. At the same time, huggingface.co provides the effect of fastconformer-quran-streaming install, users can directly use fastconformer-quran-streaming installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

fastconformer-quran-streaming install url in huggingface.co:

https://huggingface.co/Muno459/fastconformer-quran-streaming

Url of fastconformer-quran-streaming

fastconformer-quran-streaming huggingface.co Url

Provider of fastconformer-quran-streaming huggingface.co

Muno459
ORGANIZATIONS

Other API from Muno459