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

  • Log In
  • Sign Up

bangla-speech-processing
/
BanglaASR

Automatic Speech Recognition
Transformers
PyTorch
Safetensors
whisper
audio
Model card Files Files and versions
xet
Community
2

Instructions to use bangla-speech-processing/BanglaASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bangla-speech-processing/BanglaASR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="bangla-speech-processing/BanglaASR")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("bangla-speech-processing/BanglaASR")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("bangla-speech-processing/BanglaASR")
  • Notebooks
  • Google Colab
  • Kaggle
BanglaASR / mp3
109 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
saiful9379's picture
saiful9379
mp3 file upload
b493295 almost 3 years ago
  • common_voice_bn_31515636.mp3
    26.2 kB
    mp3 file upload almost 3 years ago
  • common_voice_bn_31549899.mp3
    41.3 kB
    mp3 file upload almost 3 years ago
  • common_voice_bn_31617644.mp3
    41.3 kB
    mp3 file upload almost 3 years ago