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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nsnihal
/
braj-speech-to-text-test

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use nsnihal/braj-speech-to-text-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nsnihal/braj-speech-to-text-test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("facebook/seamless-m4t-v2-large")
    model = PeftModel.from_pretrained(base_model, "nsnihal/braj-speech-to-text-test")
  • Notebooks
  • Google Colab
  • Kaggle
braj-speech-to-text-test
6.33 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
nsnihal's picture
nsnihal
End of training
d977888 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.47 kB
    End of training about 1 year ago
  • adapter_config.json
    787 Bytes
    Training in progress, epoch 1 about 1 year ago
  • adapter_model.safetensors
    6.32 MB
    xet
    Training in progress, epoch 1 about 1 year ago
  • training_args.bin
    5.37 kB
    xet
    Training in progress, epoch 1 about 1 year ago