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

  • Log In
  • Sign Up

An24
/
working

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

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

  • Libraries
  • Transformers

    How to use An24/working with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="An24/working")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("An24/working")
    model = AutoModelForCTC.from_pretrained("An24/working")
  • Notebooks
  • Google Colab
  • Kaggle
working / runs
171 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 144 commits
An24's picture
An24
Training in progress, step 2920
c727693 verified over 1 year ago
  • Aug05_00-35-39_b36bf2109739
    Training in progress, step 2920 almost 2 years ago
  • Aug05_03-35-40_53eff1e5ef83
    Training in progress, step 292 almost 2 years ago
  • Aug05_03-49-45_53eff1e5ef83
    Training in progress, step 2920 almost 2 years ago
  • Aug05_16-30-25_f8d10c9e98ef
    Training in progress, step 3212 almost 2 years ago
  • Aug05_16-51-48_4c64bcfacc54
    Training in progress, step 2628 almost 2 years ago
  • Aug06_07-00-47_276efc170747
    Training in progress, step 6132 almost 2 years ago
  • Aug06_07-04-35_c8578e0916a8
    Training in progress, step 6716 almost 2 years ago
  • Aug06_11-57-06_9cff4baa2c34
    Training in progress, step 876 almost 2 years ago
  • Aug10_19-51-12_ab24b380fa73
    Training in progress, step 2920 almost 2 years ago
  • Aug10_19-55-13_27ef829ee1a0
    Training in progress, step 2920 almost 2 years ago
  • Aug13_02-27-19_abe0924462be
    Training in progress, step 2920 over 1 year ago
  • Aug13_14-21-19_8cffbdb62e3a
    Training in progress, step 2920 over 1 year ago
  • Aug13_17-05-02_61f7e55ce85b
    Training in progress, step 2920 over 1 year ago
  • Aug14_00-41-53_00eeb9569082
    Training in progress, step 2920 over 1 year ago