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

alphaedge-ai
/
whisper-tiny-afr-32768

Automatic Speech Recognition
Transformers
Safetensors
Afrikaans
whisper
trimmed
🇪🇺 Region: EU
Model card Files Files and versions
xet
Community

Instructions to use alphaedge-ai/whisper-tiny-afr-32768 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alphaedge-ai/whisper-tiny-afr-32768 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="alphaedge-ai/whisper-tiny-afr-32768")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("alphaedge-ai/whisper-tiny-afr-32768")
    model = AutoModelForMultimodalLM.from_pretrained("alphaedge-ai/whisper-tiny-afr-32768")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-afr-32768
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
lbourdois's picture
lbourdois
Update model card for Afrikaans
d36b6d4 verified 15 days ago
  • .gitattributes
    1.52 kB
    initial commit 20 days ago
  • README.md
    2.82 kB
    Update model card for Afrikaans 15 days ago
  • config.json
    1.36 kB
    Upload pruned Whisper model 20 days ago
  • generation_config.json
    3.74 kB
    Upload pruned Whisper model 20 days ago
  • merges.txt
    494 kB
    Upload pruned Whisper model 20 days ago
  • model.safetensors
    60.9 MB
    xet
    Upload pruned Whisper model 20 days ago
  • normalizer.json
    52.7 kB
    Upload pruned Whisper model 20 days ago
  • preprocessor_config.json
    185 kB
    Upload pruned Whisper model 20 days ago
  • tokenizer.json
    2.58 MB
    Upload pruned Whisper model 20 days ago
  • tokenizer_config.json
    2.21 kB
    Upload pruned Whisper model 20 days ago
  • vocab.json
    836 kB
    Upload pruned Whisper model 20 days ago