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_MCV_data_only_20000_steps

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

  • Libraries
  • Transformers

    How to use Eimhin03/outout_model_MCV_data_only_20000_steps with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Eimhin03/outout_model_MCV_data_only_20000_steps")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Eimhin03/outout_model_MCV_data_only_20000_steps")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Eimhin03/outout_model_MCV_data_only_20000_steps")
  • Notebooks
  • Google Colab
  • Kaggle
outout_model_MCV_data_only_20000_steps
151 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
Eimhin03's picture
Eimhin03
End of training
046e2ec verified 4 months ago
  • runs
    Training in progress, step 20000 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    2.55 kB
    End of training 4 months ago
  • config.json
    1.2 kB
    Training in progress, step 1250 4 months ago
  • generation_config.json
    3.62 kB
    Training in progress, step 1250 4 months ago
  • model.safetensors
    151 MB
    xet
    Training in progress, step 20000 4 months ago
  • training_args.bin
    5.33 kB
    xet
    Training in progress, step 1250 4 months ago