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

lucio
/
xls-r-uzbek-cv8

Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Uzbek
wav2vec2
Generated from Trainer
hf-asr-leaderboard
mozilla-foundation/common_voice_8_0
robust-speech-event
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
32

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

  • Libraries
  • Transformers

    How to use lucio/xls-r-uzbek-cv8 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="lucio/xls-r-uzbek-cv8")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("lucio/xls-r-uzbek-cv8")
    model = AutoModelForCTC.from_pretrained("lucio/xls-r-uzbek-cv8")
  • Notebooks
  • Google Colab
  • Kaggle
xls-r-uzbek-cv8 / .ipynb_checkpoints
42.2 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 12 commits
lucio's picture
lucio
Training in progress, step 4500
54feddb over 4 years ago
  • config-checkpoint.json
    2.03 kB
    Training in progress, step 500 over 4 years ago
  • eval-checkpoint.py
    6.53 kB
    Training in progress, step 200 over 4 years ago
  • mozilla-foundation_common_voice_8_0_uz_test_eval_results-checkpoint.txt
    48 Bytes
    Training in progress, step 200 over 4 years ago
  • preprocessor_config-checkpoint.json
    212 Bytes
    Training in progress, step 500 over 4 years ago
  • requirements-checkpoint.txt
    167 Bytes
    Training in progress, step 4500 over 4 years ago
  • run-checkpoint.sh
    1.17 kB
    Training in progress, step 500 over 4 years ago
  • run_speech_recognition_ctc-checkpoint.py
    31.1 kB
    Training in progress, step 200 over 4 years ago
  • special_tokens_map-checkpoint.json
    309 Bytes
    Training in progress, step 500 over 4 years ago
  • tokenizer_config-checkpoint.json
    275 Bytes
    Training in progress, step 500 over 4 years ago
  • vocab-checkpoint.json
    273 Bytes
    Training in progress, step 500 over 4 years ago
  • with_ngram_LM-checkpoint.ipynb
    72 Bytes
    Training in progress, step 4500 over 4 years ago