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

Akashpb13
/
Central_kurdish_xlsr

Automatic Speech Recognition
Transformers
PyTorch
Safetensors
Central Kurdish
wav2vec2
mozilla-foundation/common_voice_8_0
Generated from Trainer
robust-speech-event
model_for_talk
hf-asr-leaderboard
Eval Results (legacy)
Model card Files Files and versions
xet
Community
4

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

  • Libraries
  • Transformers

    How to use Akashpb13/Central_kurdish_xlsr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Akashpb13/Central_kurdish_xlsr")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("Akashpb13/Central_kurdish_xlsr")
    model = AutoModelForCTC.from_pretrained("Akashpb13/Central_kurdish_xlsr")
  • Notebooks
  • Google Colab
  • Kaggle
Central_kurdish_xlsr
1.26 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
Akashpb13's picture
Akashpb13
Upload mozilla-foundation_common_voice_8_0_ckb_test_eval_results.txt
729a267 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    4.74 kB
    Create README.md over 4 years ago
  • config.json
    2.03 kB
    upload model files over 4 years ago
  • eval.py
    4.86 kB
    Upload eval.py over 4 years ago
  • log_mozilla-foundation_common_voice_8_0_ckb_test_predictions.txt
    269 kB
    Upload log_mozilla-foundation_common_voice_8_0_ckb_test_predictions.txt over 4 years ago
  • log_mozilla-foundation_common_voice_8_0_ckb_test_targets.txt
    270 kB
    Upload log_mozilla-foundation_common_voice_8_0_ckb_test_targets.txt over 4 years ago
  • mozilla-foundation_common_voice_8_0_ckb_test_eval_results.txt
    49 Bytes
    Upload mozilla-foundation_common_voice_8_0_ckb_test_eval_results.txt over 4 years ago
  • preprocessor_config.json
    256 Bytes
    upload model files over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    1.26 GB
    xet
    upload model files over 4 years ago
  • special_tokens_map.json
    85 Bytes
    upload model files over 4 years ago
  • tokenizer_config.json
    221 Bytes
    upload model files over 4 years ago
  • vocab.json
    424 Bytes
    upload model files over 4 years ago