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

Bruno7
/
whisper-large-v3-ar

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Bruno7/whisper-large-v3-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bruno7/whisper-large-v3-ar with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Bruno7/whisper-large-v3-ar")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Bruno7/whisper-large-v3-ar")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Bruno7/whisper-large-v3-ar")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-large-v3-ar / runs
128 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Bruno7's picture
Bruno7
Training in progress, step 1000
5e0be84 verified about 1 year ago
  • Apr02_13-24-00_e6b91077f789
    Training in progress, step 1000 about 1 year ago
  • Apr02_13-25-16_e6b91077f789
    Training in progress, step 1000 about 1 year ago
  • Apr02_13-25-58_e6b91077f789
    Training in progress, step 1000 about 1 year ago
  • Apr02_13-26-58_e6b91077f789
    Training in progress, step 1000 about 1 year ago
  • Apr02_13-31-10_e6b91077f789
    Training in progress, step 1000 about 1 year ago
  • Apr03_10-02-57_8a6985cf900f
    Training in progress, step 500 about 1 year ago
  • Apr03_10-05-17_8a6985cf900f
    Training in progress, step 500 about 1 year ago
  • Apr03_10-07-10_8a6985cf900f
    Training in progress, step 1000 about 1 year ago
  • Mar17_12-48-44_08a2e95a817a
    End of training about 1 year ago
  • Mar17_12-58-30_08a2e95a817a
    End of training about 1 year ago
  • Mar17_13-00-02_08a2e95a817a
    End of training about 1 year ago
  • Mar17_13-05-42_08a2e95a817a
    End of training about 1 year ago
  • Mar17_13-06-26_08a2e95a817a
    End of training about 1 year ago
  • Mar17_13-08-24_08a2e95a817a
    End of training about 1 year ago