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

Baselhany
/
Distilation_Whisper_base_CKP_256

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 Baselhany/Distilation_Whisper_base_CKP_256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Baselhany/Distilation_Whisper_base_CKP_256 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Baselhany/Distilation_Whisper_base_CKP_256")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Baselhany/Distilation_Whisper_base_CKP_256")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Distilation_Whisper_base_CKP_256")
  • Notebooks
  • Google Colab
  • Kaggle
Distilation_Whisper_base_CKP_256 / runs
262 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 97 commits
Baselhany's picture
Baselhany
Model save
9c81ec8 verified 12 months ago
  • Jun07_16-41-45_7d09b36ed2db
    Model save 12 months ago
  • Jun08_07-01-42_ff9e9c151bf3
    Model save 12 months ago
  • Jun08_16-24-31_bcee4ad4e97b
    Model save 12 months ago
  • Jun09_00-14-58_93c2f1de5144
    Model save 12 months ago
  • Jun09_16-01-21_71c0a30dd336
    Model save 12 months ago
  • Jun10_02-46-50_7a88157cd2a4
    Model save 12 months ago
  • Jun10_17-47-09_710df61383f6
    Model save 12 months ago
  • Jun10_22-27-30_fe8a168c7f1c
    Model save 12 months ago
  • Jun11_15-58-02_367acf83d9f6
    Model save 12 months ago
  • Jun12_07-29-00_8015bbd76758
    Model save 12 months ago