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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

eliem
/
whisper-darija-model

Automatic Speech Recognition
Transformers
Safetensors
whisper
Model card Files Files and versions
xet
Community

Instructions to use eliem/whisper-darija-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use eliem/whisper-darija-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="eliem/whisper-darija-model")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("eliem/whisper-darija-model")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("eliem/whisper-darija-model")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-darija-model
6.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
eliem's picture
eliem
Upload feature extractor/tokenizer
b37c7e1 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.17 kB
    Upload fine-tuned Whisper Darija model 12 months ago
  • added_tokens.json
    34.6 kB
    Upload feature extractor/tokenizer 12 months ago
  • config.json
    1.2 kB
    Upload fine-tuned Whisper Darija model 12 months ago
  • generation_config.json
    3.9 kB
    Upload fine-tuned Whisper Darija model 12 months ago
  • merges.txt
    494 kB
    Upload feature extractor/tokenizer 12 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Upload fine-tuned Whisper Darija model 12 months ago
  • model-00002-of-00002.safetensors
    1.18 GB
    xet
    Upload fine-tuned Whisper Darija model 12 months ago
  • model.safetensors.index.json
    112 kB
    Upload fine-tuned Whisper Darija model 12 months ago
  • normalizer.json
    52.7 kB
    Upload feature extractor/tokenizer 12 months ago
  • preprocessor_config.json
    357 Bytes
    Upload feature extractor/tokenizer 12 months ago
  • special_tokens_map.json
    2.19 kB
    Upload feature extractor/tokenizer 12 months ago
  • tokenizer_config.json
    283 kB
    Upload feature extractor/tokenizer 12 months ago
  • vocab.json
    1.04 MB
    Upload feature extractor/tokenizer 12 months ago