Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

wasimlhr
/
whisper-quran-v1

Automatic Speech Recognition
Transformers
Safetensors
Arabic
whisper
quran
arabic
asr
speech-recognition
fine-tuned
quranic-arabic
tajweed
islam
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use wasimlhr/whisper-quran-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use wasimlhr/whisper-quran-v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="wasimlhr/whisper-quran-v1")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("wasimlhr/whisper-quran-v1")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("wasimlhr/whisper-quran-v1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-quran-v1
6.18 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
Cursor Agent
harden endpoint handler decode and queue behavior
dcbfa13 unverified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    12.8 kB
    Add custom endpoint handler with micro-batching 4 months ago
  • added_tokens.json
    36.3 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • config.json
    1.38 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • generation_config.json
    4.1 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • handler.py
    10.3 kB
    harden endpoint handler decode and queue behavior 4 months ago
  • merges.txt
    544 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • model-00002-of-00002.safetensors
    1.18 GB
    xet
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • model.safetensors.index.json
    113 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • normalizer.json
    54.4 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • preprocessor_config.json
    354 Bytes
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • special_tokens_map.json
    2.33 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • tokenizer_config.json
    296 kB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago
  • vocab.json
    1.09 MB
    Phase 1 checkpoint @ 4500 steps (test) 6 months ago