Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Baselhany
/
Graduation_Project_distillation_Whisper_base

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

  • Libraries
  • Transformers

    How to use Baselhany/Graduation_Project_distillation_Whisper_base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Baselhany/Graduation_Project_distillation_Whisper_base")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Baselhany/Graduation_Project_distillation_Whisper_base")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Graduation_Project_distillation_Whisper_base")
  • Notebooks
  • Google Colab
  • Kaggle
Graduation_Project_distillation_Whisper_base / runs
344 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 198 commits
Baselhany's picture
Baselhany
Model save
f6bb43b verified 11 months ago
  • Jun17_11-26-05_b1479354a8a5
    Model save 11 months ago
  • Jun19_00-19-46_b77e16b995db
    Model save 11 months ago
  • Jun19_08-45-21_e95518adaa99
    Model save 11 months ago
  • Jun19_18-50-31_b7bd342ac5e9
    Model save 11 months ago
  • Jun19_23-44-49_b1435e4d0bb9
    Model save 11 months ago
  • Jun20_09-37-55_6d9932c6e70c
    Model save 11 months ago
  • Jun20_19-25-20_ab4605edb18d
    Model save 11 months ago
  • Jun21_07-28-33_d0464f4cbb2c
    Model save 11 months ago
  • Jun21_16-04-56_f3092bede05a
    Model save 11 months ago
  • Jun22_01-35-28_3025e7d34f0d
    Model save 11 months ago
  • Jun22_09-15-21_d24062af333e
    Model save 11 months ago
  • Jun22_16-50-40_a8cb5713fc9b
    Model save 11 months ago
  • Jun22_20-45-12_be42fa4ab08d
    Model save 11 months ago
  • Jun23_06-45-19_8d64b16ce8ef
    Model save 11 months ago