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

maxseats
/
tmp

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

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

  • Libraries
  • Transformers

    How to use maxseats/tmp with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="maxseats/tmp")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("maxseats/tmp")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("maxseats/tmp")
  • Notebooks
  • Google Colab
  • Kaggle
tmp / runs /Jul01_04-48-47_node0
23.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
maxseats's picture
maxseats
Training in progress, step 6
c03df97 verified almost 2 years ago
  • events.out.tfevents.1719776961.node0.11991.0
    5.98 kB
    xet
    Training in progress, step 6 almost 2 years ago
  • events.out.tfevents.1719777245.node0.11991.2
    5.98 kB
    xet
    Training in progress, step 6 almost 2 years ago
  • events.out.tfevents.1719777538.node0.11991.4
    5.98 kB
    xet
    Training in progress, step 6 almost 2 years ago
  • events.out.tfevents.1719777971.node0.11991.6
    5.98 kB
    xet
    Training in progress, step 6 almost 2 years ago