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

mn720
/
inctraining5

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

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

  • Libraries
  • Transformers

    How to use mn720/inctraining5 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="mn720/inctraining5")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("mn720/inctraining5")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("mn720/inctraining5")
  • Notebooks
  • Google Colab
  • Kaggle
inctraining5 / runs
126 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
mn720's picture
mn720
Training in progress, step 4000
8f68cda verified almost 2 years ago
  • Jun01_04-13-37_cx3-11-7.cx3.hpc.ic.ac.uk
    Training in progress, step 4000 almost 2 years ago
  • Jun05_01-23-48_cx3-11-5.cx3.hpc.ic.ac.uk
    Training in progress, step 4000 almost 2 years ago
  • May24_02-09-36_cx3-11-5.cx3.hpc.ic.ac.uk
    Training in progress, step 4000 almost 2 years ago