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

  • Log In
  • Sign Up

LegolasTheElf
/
Wav2vec2_XLSR_Bengali

Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use LegolasTheElf/Wav2vec2_XLSR_Bengali with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="LegolasTheElf/Wav2vec2_XLSR_Bengali")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("LegolasTheElf/Wav2vec2_XLSR_Bengali")
    model = AutoModelForCTC.from_pretrained("LegolasTheElf/Wav2vec2_XLSR_Bengali")
  • Notebooks
  • Google Colab
  • Kaggle
Wav2vec2_XLSR_Bengali / language_model
1.69 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
LegolasTheElf's picture
LegolasTheElf
Bengali Wav2Vec2 with LM !!!
9c1fdc8 over 4 years ago
  • 5gram.bin
    1.66 GB
    xet
    Bengali Wav2Vec2 with LM !!! over 4 years ago
  • attrs.json
    78 Bytes
    Bengali Wav2Vec2 with LM !!! over 4 years ago
  • unigrams.txt
    28 MB
    xet
    Bengali Wav2Vec2 with LM !!! over 4 years ago