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

  • Libraries
  • Transformers

    How to use Eimhin03/output_model_shunyalabs_data_base_model_more_steps with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Eimhin03/output_model_shunyalabs_data_base_model_more_steps")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Eimhin03/output_model_shunyalabs_data_base_model_more_steps")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Eimhin03/output_model_shunyalabs_data_base_model_more_steps")
  • Notebooks
  • Google Colab
  • Kaggle
output_model_shunyalabs_data_base_model_more_steps
291 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Eimhin03's picture
Eimhin03
End of training
46c0bba verified 4 months ago
  • runs
    Training in progress, step 100000 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    2.29 kB
    End of training 4 months ago
  • config.json
    1.2 kB
    Training in progress, step 10000 4 months ago
  • generation_config.json
    3.68 kB
    Training in progress, step 10000 4 months ago
  • model.safetensors
    290 MB
    xet
    Training in progress, step 100000 4 months ago
  • training_args.bin
    5.39 kB
    xet
    Training in progress, step 10000 4 months ago