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
653 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 61 commits
maxseats's picture
maxseats
Training in progress, step 681
325643a verified almost 2 years ago
  • Jul01_02-32-05_node0
    Training in progress, step 656 almost 2 years ago
  • Jul01_04-05-13_node0
    Training in progress, step 6 almost 2 years ago
  • Jul01_04-15-16_node0
    Training in progress, step 6 almost 2 years ago
  • Jul01_04-24-01_node0
    Training in progress, step 6 almost 2 years ago
  • Jul01_04-32-22_node0
    Training in progress, step 6 almost 2 years ago
  • Jul01_04-48-47_node0
    Training in progress, step 6 almost 2 years ago
  • Jul01_07-17-06_node0
    Training in progress, step 700 almost 2 years ago
  • Jul01_14-06-21_node0
    Training in progress, step 6 almost 2 years ago
  • Jul01_14-50-14_node0
    Training in progress, step 656 almost 2 years ago
  • Jul01_19-22-19_node0
    Training in progress, step 700 almost 2 years ago
  • Jul01_19-24-35_node0
    Training in progress, step 671 almost 2 years ago
  • Jul02_01-17-52_node0
    Training in progress, step 690 almost 2 years ago
  • Jul07_08-28-10_node0
    Training in progress, step 670 almost 2 years ago
  • Jul09_09-57-23_node0
    Training in progress, step 681 almost 2 years ago