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

Chanpreet3000
/
hindi-asr

Automatic Speech Recognition
Transformers
PyTorch
google-tensorflow TensorFlow
Safetensors
Hindi
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Chanpreet3000/hindi-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Chanpreet3000/hindi-asr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Chanpreet3000/hindi-asr")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("Chanpreet3000/hindi-asr")
    model = AutoModelForMultimodalLM.from_pretrained("Chanpreet3000/hindi-asr")
  • Notebooks
  • Google Colab
  • Kaggle
hindi-asr
2.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Chanpreet3000's picture
Chanpreet3000
Update README.md
48aad23 verified about 2 years ago
  • .gitattributes
    1.48 kB
    Initial Commit about 2 years ago
  • .gitignore
    13 Bytes
    Initial Commit about 2 years ago
  • README.md
    1.78 kB
    Update README.md about 2 years ago
  • added_tokens.json
    2.11 kB
    Initial Commit about 2 years ago
  • all_results.json
    401 Bytes
    Initial Commit about 2 years ago
  • config.json
    1.03 kB
    Initial Commit about 2 years ago
  • eval_results.json
    226 Bytes
    Initial Commit about 2 years ago
  • merges.txt
    494 kB
    Initial Commit about 2 years ago
  • model.safetensors
    967 MB
    xet
    Initial Commit about 2 years ago
  • normalizer.json
    52.7 kB
    Initial Commit about 2 years ago
  • preprocessor_config.json
    185 kB
    Initial Commit about 2 years ago
  • pytorch_model.bin
    967 MB
    xet
    Initial Commit about 2 years ago
  • special_tokens_map.json
    2.06 kB
    Initial Commit about 2 years ago
  • tf_model.h5
    967 MB
    xet
    Initial Commit about 2 years ago
  • tokenizer_config.json
    829 Bytes
    Initial Commit about 2 years ago
  • train_results.json
    197 Bytes
    Initial Commit about 2 years ago
  • trainer_state.json
    25.8 kB
    Initial Commit about 2 years ago
  • training_args.bin
    3.5 kB
    xet
    Initial Commit about 2 years ago
  • vocab.json
    1.04 MB
    Initial Commit about 2 years ago