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

MALIBA-AI
/
songhoy-asr

Automatic Speech Recognition
PEFT
Safetensors
Xiang Chinese
French
whisper
asr
songhoy
Mali
MALIBA-AI
lora
fine-tuned
code-switching
african-language
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use MALIBA-AI/songhoy-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MALIBA-AI/songhoy-asr with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("openai/whisper-large-v2")
    model = PeftModel.from_pretrained(base_model, "MALIBA-AI/songhoy-asr")
  • Notebooks
  • Google Colab
  • Kaggle
songhoy-asr
64.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
sudoping01's picture
sudoping01
Update README.md
58656c3 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.81 kB
    Update README.md 11 months ago
  • adapter_config.json
    876 Bytes
    Update adapter_config.json 11 months ago
  • adapter_model.safetensors
    63 MB
    xet
    End of training about 1 year ago
  • added_tokens.json
    34.6 kB
    End of training about 1 year ago
  • merges.txt
    494 kB
    End of training about 1 year ago
  • normalizer.json
    52.7 kB
    End of training about 1 year ago
  • preprocessor_config.json
    356 Bytes
    End of training about 1 year ago
  • special_tokens_map.json
    2.19 kB
    End of training about 1 year ago
  • tokenizer_config.json
    283 kB
    End of training about 1 year ago
  • training_args.bin
    5.5 kB
    xet
    End of training about 1 year ago
  • vocab.json
    1.04 MB
    End of training about 1 year ago