Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Paywinful
/
output

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

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

  • Libraries
  • Transformers

    How to use Paywinful/output with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Paywinful/output")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("Paywinful/output")
    model = AutoModelForCTC.from_pretrained("Paywinful/output")
  • Notebooks
  • Google Colab
  • Kaggle
output / logs
165 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 241 commits
Paywinful's picture
Paywinful
Training in progress, step 42200
94e3052 verified 11 months ago
  • events.out.tfevents.1750841249.f207f2b5c89b.980.0
    31.3 kB
    xet
    Training in progress, step 8600 11 months ago
  • events.out.tfevents.1750861356.1ecce98ea8ea.2793.0
    134 kB
    xet
    Training in progress, step 42200 11 months ago