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

  • Log In
  • Sign Up

Baselhany
/
Graduation_Project_Whisper_base_segment

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

  • Libraries
  • Transformers

    How to use Baselhany/Graduation_Project_Whisper_base_segment with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Baselhany/Graduation_Project_Whisper_base_segment")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Baselhany/Graduation_Project_Whisper_base_segment")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Graduation_Project_Whisper_base_segment")
  • Notebooks
  • Google Colab
  • Kaggle
Graduation_Project_Whisper_base_segment
293 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 133 commits
Baselhany's picture
Baselhany
Segementation
5441b11 verified about 1 year ago
  • runs
    Segementation about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.33 kB
    Segementation about 1 year ago
  • added_tokens.json
    34.6 kB
    Tokenizer about 1 year ago
  • config.json
    1.33 kB
    Training in progress, epoch 1 about 1 year ago
  • generation_config.json
    3.73 kB
    Segementation about 1 year ago
  • merges.txt
    494 kB
    Tokenizer about 1 year ago
  • model.safetensors
    290 MB
    xet
    Segementation about 1 year ago
  • normalizer.json
    52.7 kB
    Tokenizer about 1 year ago
  • preprocessor_config.json
    356 Bytes
    Feature Extractor about 1 year ago
  • special_tokens_map.json
    2.19 kB
    Tokenizer about 1 year ago
  • tokenizer_config.json
    283 kB
    Tokenizer about 1 year ago
  • training_args.bin
    5.56 kB
    xet
    Training in progress, epoch 1 about 1 year ago
  • vocab.json
    1.04 MB
    Tokenizer about 1 year ago