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

burkialisher5
/
Ormuri_ASR

Automatic Speech Recognition
Transformers
Safetensors
PEFT
Ormuri
Pashto
whisper
audio
pashto
ghag
ormuri
lora
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use burkialisher5/Ormuri_ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use burkialisher5/Ormuri_ASR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="burkialisher5/Ormuri_ASR")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("burkialisher5/Ormuri_ASR")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("burkialisher5/Ormuri_ASR", device_map="auto")
  • PEFT

    How to use burkialisher5/Ormuri_ASR with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
Ormuri_ASR
1.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
burkialisher5's picture
burkialisher5
Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER)
2b2acc7 verified about 8 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 8 hours ago
  • README.md
    4.43 kB
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago
  • config.json
    1.31 kB
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago
  • generation_config.json
    3.8 kB
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago
  • model.safetensors
    1.53 GB
    xet
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago
  • processor_config.json
    426 Bytes
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago
  • tokenizer.json
    3.93 MB
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago
  • tokenizer_config.json
    2.25 kB
    Upload fine-tuned Ormuri Ghag Whisper ASR model (18.39% WER) about 8 hours ago