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

shtapm
/
output_large

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

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

  • Libraries
  • Transformers

    How to use shtapm/output_large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="shtapm/output_large")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("shtapm/output_large")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("shtapm/output_large")
  • Notebooks
  • Google Colab
  • Kaggle
output_large / runs
141 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 106 commits
shtapm's picture
shtapm
Training in progress, step 200
c61f141 verified about 2 years ago
  • Apr08_07-59-46_ed10bd1e785e
    Training in progress, step 10 about 2 years ago
  • Apr08_08-02-07_ed10bd1e785e
    Training in progress, step 10 about 2 years ago
  • Apr08_08-25-33_ed10bd1e785e
    Training in progress, step 10 about 2 years ago
  • Apr08_08-38-30_ed10bd1e785e
    Training in progress, step 10 about 2 years ago
  • Apr08_08-43-13_ed10bd1e785e
    Training in progress, step 10 about 2 years ago
  • Apr10_06-52-08_d73723b080dd
    Training in progress, step 50 about 2 years ago
  • Apr10_08-11-02_4e83c3b9fc52
    Training in progress, step 10 about 2 years ago
  • Apr10_08-25-27_4e83c3b9fc52
    Training in progress, step 50 about 2 years ago
  • Apr10_08-47-06_4e83c3b9fc52
    Training in progress, step 60 about 2 years ago
  • Apr10_09-02-07_4e83c3b9fc52
    Training in progress, step 80 about 2 years ago
  • Apr10_09-15-23_4e83c3b9fc52
    Training in progress, step 200 about 2 years ago
  • Apr10_23-37-17_a1c244088d32
    Training in progress, step 10 about 2 years ago
  • Apr10_23-42-22_a1c244088d32
    Training in progress, step 200 about 2 years ago
  • Apr11_00-45-16_2d274d7f785f
    Training in progress, step 200 about 2 years ago
  • Apr11_01-29-08_462e175d751f
    Training in progress, step 200 about 2 years ago