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

waxal-benchmarking
/
whisper-tiny-waxal-wal

Automatic Speech Recognition
Transformers
Safetensors
Wolaytta
whisper
african-languages
waxal
waxalnet
Model card Files Files and versions
xet
Community

Instructions to use waxal-benchmarking/whisper-tiny-waxal-wal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use waxal-benchmarking/whisper-tiny-waxal-wal with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="waxal-benchmarking/whisper-tiny-waxal-wal")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("waxal-benchmarking/whisper-tiny-waxal-wal")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("waxal-benchmarking/whisper-tiny-waxal-wal", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-waxal-wal
608 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
Professor's picture
Professor
Add comprehensive model card (WAXALNet benchmark)
e7e6e77 verified 2 months ago
  • last-checkpoint
    Training in progress, step 4500, checkpoint 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.94 kB
    Add comprehensive model card (WAXALNet benchmark) 2 months ago
  • config.json
    1.26 kB
    Training in progress, step 500 4 months ago
  • generation_config.json
    4.52 kB
    Training in progress, step 500 4 months ago
  • model.safetensors
    151 MB
    xet
    End of training 4 months ago
  • preprocessor_config.json
    315 Bytes
    Training in progress, step 500 4 months ago
  • processor_config.json
    409 Bytes
    Upload processor 4 months ago
  • tokenizer.json
    3.93 MB
    Upload processor 4 months ago
  • tokenizer_config.json
    2.09 kB
    Upload processor 4 months ago
  • training_args.bin
    5.39 kB
    xet
    Training in progress, step 500 4 months ago