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

huemerdavid
/
temp

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

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

  • Libraries
  • Transformers

    How to use huemerdavid/temp with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="huemerdavid/temp")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("huemerdavid/temp")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("huemerdavid/temp")
  • Notebooks
  • Google Colab
  • Kaggle
temp / runs
127 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
huemerdavid's picture
huemerdavid
End of training
3628129 verified almost 2 years ago
  • Jul25_11-29-02_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-30-56_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-35-03_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-42-06_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-46-03_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-49-02_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-49-31_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-50-40_b215e89e2350
    End of training almost 2 years ago
  • Jul25_11-54-03_b215e89e2350
    End of training almost 2 years ago
  • Jul25_12-22-10_b215e89e2350
    Training in progress, epoch 1 almost 2 years ago
  • Jul25_12-22-38_b215e89e2350
    Training in progress, epoch 1 almost 2 years ago
  • Jul25_12-40-35_b215e89e2350
    End of training almost 2 years ago
  • Jul25_15-05-40_b99131c3ed8c
    End of training almost 2 years ago
  • Jul25_15-30-48_b99131c3ed8c
    End of training almost 2 years ago
  • Jul25_15-38-42_b99131c3ed8c
    End of training almost 2 years ago
  • Jul25_15-39-09_b99131c3ed8c
    End of training almost 2 years ago
  • Jul25_15-40-14_b99131c3ed8c
    End of training almost 2 years ago
  • Jul25_15-40-51_b99131c3ed8c
    End of training almost 2 years ago
  • Jul25_15-44-33_b99131c3ed8c
    End of training almost 2 years ago