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

Eimhin03
/
ModelsMCV22Training

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Eimhin03/ModelsMCV22Training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Eimhin03/ModelsMCV22Training with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Eimhin03/ModelsMCV22Training")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Eimhin03/ModelsMCV22Training")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Eimhin03/ModelsMCV22Training")
  • Notebooks
  • Google Colab
  • Kaggle
ModelsMCV22Training / runs
156 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Eimhin03's picture
Eimhin03
Training in progress, step 2000
0b9000c verified 8 months ago
  • Oct15_15-43-19_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-45-25_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-45-57_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-49-37_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-50-27_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-53-54_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-54-09_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-55-10_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-55-42_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-56-40_a55e872c3542
    Training in progress, step 1000 8 months ago
  • Oct15_15-58-45_a55e872c3542
    Training in progress, step 2000 8 months ago
  • Oct15_17-22-28_a55e872c3542
    Training in progress, step 500 8 months ago
  • Oct15_17-23-45_a55e872c3542
    Training in progress, step 500 8 months ago
  • Oct15_17-50-25_a55e872c3542
    Training in progress, step 2000 8 months ago