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

odelz
/
hindi_fb1mms_timebalancedreg

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 odelz/hindi_fb1mms_timebalancedreg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use odelz/hindi_fb1mms_timebalancedreg with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="odelz/hindi_fb1mms_timebalancedreg")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("odelz/hindi_fb1mms_timebalancedreg")
    model = AutoModelForCTC.from_pretrained("odelz/hindi_fb1mms_timebalancedreg")
  • Notebooks
  • Google Colab
  • Kaggle
hindi_fb1mms_timebalancedreg
3.87 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 45 commits

This model has 2 files scanned as unsafe.

odelz's picture
odelz
Update config.json
2c10f34 verified almost 2 years ago
  • runs
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    3.6 kB
    End of training almost 2 years ago
  • adapter.hin.safetensors
    8.95 MB
    xet
    End of training almost 2 years ago
  • config.json
    2.09 kB
    Update config.json almost 2 years ago
  • model.safetensors
    3.86 GB
    xet
    End of training almost 2 years ago
  • preprocessor_config.json
    214 Bytes
    Training in progress, step 400 almost 2 years ago
  • training_args.bin
    5.11 kB
    xet
    Training in progress, step 400 almost 2 years ago