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

hpscript
/
whisper-small-kansai-lora

Automatic Speech Recognition
PEFT
Safetensors
Japanese
lora
whisper
speech-to-text
kansai-dialect
japanese
Model card Files Files and versions
xet
Community

Instructions to use hpscript/whisper-small-kansai-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hpscript/whisper-small-kansai-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("openai/whisper-small")
    model = PeftModel.from_pretrained(base_model, "hpscript/whisper-small-kansai-lora")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-small-kansai-lora
19.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
hpscript's picture
hpscript
Upload adapter_config.json with huggingface_hub
914e6c4 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    1.64 kB
    Upload README.md with huggingface_hub 6 months ago
  • adapter_config.json
    1.11 kB
    Upload adapter_config.json with huggingface_hub 6 months ago
  • adapter_model.safetensors
    14.2 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • added_tokens.json
    34.6 kB
    Upload folder using huggingface_hub 6 months ago
  • merges.txt
    494 kB
    Upload folder using huggingface_hub 6 months ago
  • normalizer.json
    52.7 kB
    Upload folder using huggingface_hub 6 months ago
  • preprocessor_config.json
    356 Bytes
    Upload folder using huggingface_hub 6 months ago
  • special_tokens_map.json
    2.19 kB
    Upload folder using huggingface_hub 6 months ago
  • tokenizer.json
    3.93 MB
    Upload folder using huggingface_hub 6 months ago
  • tokenizer_config.json
    283 kB
    Upload folder using huggingface_hub 6 months ago
  • vocab.json
    836 kB
    Upload folder using huggingface_hub 6 months ago