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

  • Log In
  • Sign Up

asafaya
/
hubert-large-arabic-transcribe

Feature Extraction
Transformers
hubert
Model card Files Files and versions
xet
Community

Instructions to use asafaya/hubert-large-arabic-transcribe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use asafaya/hubert-large-arabic-transcribe with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="asafaya/hubert-large-arabic-transcribe")
    # Load model directly
    from transformers import AutoProcessor, AutoModel
    
    processor = AutoProcessor.from_pretrained("asafaya/hubert-large-arabic-transcribe")
    model = AutoModel.from_pretrained("asafaya/hubert-large-arabic-transcribe")
  • Notebooks
  • Google Colab
  • Kaggle
README.md exists but content is empty.
Downloads last month
20
Inference Providers NEW
Feature Extraction
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using asafaya/hubert-large-arabic-transcribe 5

πŸ₯‡
elmresearchcenter/open_universal_arabic_asr_leaderboard
πŸ₯‡
msalhab96/open_universal_arabic_asr_leaderboard_all
πŸ“š
yangzhang33/GreekMMLU-Leaderboard
πŸŽ™οΈ
Mohabedalgani/arabic-audio-transcription-dup
πŸ₯‡
kalkhorayef/open_universal_arabic_asr_leaderboard
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs