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_timebalanced

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

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

  • Libraries
  • Transformers

    How to use odelz/hindi_fb1mms_timebalanced with Transformers:

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

This model has 1 file scanned as unsafe.

odelz's picture
odelz
Training in progress, step 5200
76c9b16 verified almost 2 years ago
  • Jul01_01-11-48_n-62-18-11
    Training in progress, step 400 almost 2 years ago
  • Jul03_14-04-45_n-62-18-11
    Training in progress, step 5200 almost 2 years ago
  • Jun23_00-02-30_n-62-12-23
    Training in progress, step 400 almost 2 years ago
  • Jun28_07-54-55_n-62-18-13
    Training in progress, step 400 almost 2 years ago