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-uyghur-cv8

Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Uyghur
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
3

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="lucio/xls-r-uyghur-cv8")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("lucio/xls-r-uyghur-cv8")
    model = AutoModelForCTC.from_pretrained("lucio/xls-r-uyghur-cv8")
  • Notebooks
  • Google Colab
  • Kaggle
xls-r-uyghur-cv8 / .ipynb_checkpoints
42.8 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 7 commits
lucio's picture
lucio
Training in progress, step 500
98fed8a over 4 years ago
  • README-checkpoint.md
    2.63 kB
    Training in progress, step 17500 over 4 years ago
  • added_tokens-checkpoint.json
    23 Bytes
    Training in progress, step 500 over 4 years ago
  • config-checkpoint.json
    2.03 kB
    Training in progress, step 17500 over 4 years ago
  • eval-checkpoint.py
    4.46 kB
    Training in progress, step 18500 over 4 years ago
  • preprocessor_config-checkpoint.json
    212 Bytes
    Training in progress, step 500 over 4 years ago
  • run-checkpoint.sh
    1.25 kB
    Training in progress, step 500 over 4 years ago
  • run_speech_recognition_ctc-checkpoint.py
    30.5 kB
    Training in progress, step 500 over 4 years ago
  • special_tokens_map-checkpoint.json
    309 Bytes
    Training in progress, step 500 over 4 years ago
  • tokenizer_config-checkpoint.json
    276 Bytes
    Training in progress, step 7000 over 4 years ago
  • train_results-checkpoint.json
    195 Bytes
    Training in progress, step 500 over 4 years ago
  • vocab-Copy1-checkpoint.json
    418 Bytes
    Training in progress, step 7000 over 4 years ago
  • vocab-checkpoint.json
    418 Bytes
    Training in progress, step 500 over 4 years ago