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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vodiylik
/
xls-r-uzbek-cv10-full

Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Uzbek
wav2vec2
pretraining
mozilla-foundation/common_voice_10_0
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use vodiylik/xls-r-uzbek-cv10-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vodiylik/xls-r-uzbek-cv10-full with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="vodiylik/xls-r-uzbek-cv10-full")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForPreTraining
    
    processor = AutoProcessor.from_pretrained("vodiylik/xls-r-uzbek-cv10-full")
    model = AutoModelForPreTraining.from_pretrained("vodiylik/xls-r-uzbek-cv10-full", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
xls-r-uzbek-cv10-full / language_model
27.8 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
vodiylik's picture
vodiylik
initial model
9fff7f6 almost 4 years ago
  • 5gram.bin
    27.1 MB
    xet
    initial model almost 4 years ago
  • attrs.json
    78 Bytes
    initial model almost 4 years ago
  • unigrams.txt
    655 kB
    initial model almost 4 years ago