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

michaelodafe
/
whisper-pidgin-v1

Automatic Speech Recognition
PEFT
Safetensors
English
Nigerian Pidgin
nigerian-pidgin
speech-recognition
whisper
lora
africa
low-resource
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use michaelodafe/whisper-pidgin-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("openai/whisper-large-v3-turbo")
    model = PeftModel.from_pretrained(base_model, "michaelodafe/whisper-pidgin-v1")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-pidgin-v1
30.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
michaelodafe's picture
michaelodafe
Update README.md
a27e168 verified 7 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • README.md
    8.41 kB
    Update README.md 7 days ago
  • adapter_config.json
    986 Bytes
    Upload model 14 days ago
  • adapter_model.safetensors
    26.2 MB
    xet
    Upload model 14 days ago
  • processor_config.json
    410 Bytes
    Upload processor 14 days ago
  • tokenizer.json
    3.93 MB
    Upload processor 14 days ago
  • tokenizer_config.json
    2.08 kB
    Upload processor 14 days ago