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
/
outout_model

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

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

  • Libraries
  • Transformers

    How to use Eimhin03/outout_model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Eimhin03/outout_model")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Eimhin03/outout_model")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Eimhin03/outout_model")
  • Notebooks
  • Google Colab
  • Kaggle
outout_model / runs
160 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Eimhin03's picture
Eimhin03
Training in progress, step 1500
a5afbaa verified 4 months ago
  • Jan14_19-46-23_dfb34a08523f
    Training in progress, step 2000 5 months ago
  • Jan24_19-46-46_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-03-08_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-03-31_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-06-45_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-07-11_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-07-23_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-16-29_c00c7769c900
    Training in progress, step 1500 4 months ago
  • Jan24_20-17-40_c00c7769c900
    Training in progress, step 1500 4 months ago