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

eamonmckenna
/
whisper-tiny-ga-IE

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

Instructions to use eamonmckenna/whisper-tiny-ga-IE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use eamonmckenna/whisper-tiny-ga-IE with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="eamonmckenna/whisper-tiny-ga-IE")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("eamonmckenna/whisper-tiny-ga-IE")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("eamonmckenna/whisper-tiny-ga-IE")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-ga-IE
153 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
eamonmckenna's picture
eamonmckenna
Training in progress, epoch 1
0396370 verified about 1 year ago
  • runs
    Training in progress, epoch 1 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    2.16 kB
    Training in progress, epoch 1 about 1 year ago
  • added_tokens.json
    36.2 kB
    Training in progress, epoch 1 about 1 year ago
  • config.json
    1.43 kB
    Training in progress, epoch 1 about 1 year ago
  • generation_config.json
    3.93 kB
    Training in progress, epoch 1 about 1 year ago
  • merges.txt
    544 kB
    Training in progress, epoch 1 about 1 year ago
  • model.safetensors
    151 MB
    xet
    Training in progress, epoch 1 about 1 year ago
  • normalizer.json
    54.4 kB
    Training in progress, epoch 1 about 1 year ago
  • preprocessor_config.json
    353 Bytes
    Training in progress, epoch 1 about 1 year ago
  • special_tokens_map.json
    2.33 kB
    Training in progress, epoch 1 about 1 year ago
  • tokenizer_config.json
    296 kB
    Training in progress, epoch 1 about 1 year ago
  • training_args.bin
    5.5 kB
    xet
    Training in progress, epoch 1 about 1 year ago
  • vocab.json
    1.09 MB
    Training in progress, epoch 1 about 1 year ago