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

LegolasTheElf
/
Wav2Vec2_xls_r_openslr_Hi_V2

Automatic Speech Recognition
Transformers
PyTorch
Hindi
wav2vec2
Harveenchadha/indic-voice
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use LegolasTheElf/Wav2Vec2_xls_r_openslr_Hi_V2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="LegolasTheElf/Wav2Vec2_xls_r_openslr_Hi_V2")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("LegolasTheElf/Wav2Vec2_xls_r_openslr_Hi_V2")
    model = AutoModelForCTC.from_pretrained("LegolasTheElf/Wav2Vec2_xls_r_openslr_Hi_V2")
  • Notebooks
  • Google Colab
  • Kaggle
Wav2Vec2_xls_r_openslr_Hi_V2
1.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
LegolasTheElf's picture
LegolasTheElf
Update README.md
3f3402b over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 1200 over 4 years ago
  • README.md
    2.92 kB
    Update README.md over 4 years ago
  • all_results.json
    211 Bytes
    End of training over 4 years ago
  • config.json
    2.07 kB
    Training in progress, step 1200 over 4 years ago
  • preprocessor_config.json
    214 Bytes
    Training in progress, step 1200 over 4 years ago
  • pytorch_model.bin
    1.26 GB
    xet
    End of training over 4 years ago
  • train_results.json
    211 Bytes
    End of training over 4 years ago
  • trainer_state.json
    8.22 kB
    End of training over 4 years ago
  • training_args.bin
    3.06 kB
    xet
    Training in progress, step 2800 over 4 years ago