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

web30india
/
LLM-GUJARATI

Automatic Speech Recognition
Transformers
PyTorch
JAX
English
Gujarati
whisper
Model card Files Files and versions
xet
Community
1

Instructions to use web30india/LLM-GUJARATI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use web30india/LLM-GUJARATI with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="web30india/LLM-GUJARATI")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("web30india/LLM-GUJARATI")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("web30india/LLM-GUJARATI")
  • Notebooks
  • Google Colab
  • Kaggle
LLM-GUJARATI
6.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
mananvh's picture
mananvh
Update README.md
b1638bc verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.2 kB
    Update README.md about 2 years ago
  • added_tokens.json
    2.11 kB
    Upload 14 files about 2 years ago
  • api.py
    1.26 kB
    Upload 14 files about 2 years ago
  • config.json
    1.29 kB
    Upload 14 files about 2 years ago
  • flax_model.msgpack
    3.06 GB
    xet
    Upload 14 files about 2 years ago
  • generation_config.json
    300 Bytes
    Upload 14 files about 2 years ago
  • main.py
    1.01 kB
    Upload 14 files about 2 years ago
  • merges.txt
    494 kB
    Upload 14 files about 2 years ago
  • normalizer.json
    52.7 kB
    Upload 14 files about 2 years ago
  • preprocessor_config.json
    185 kB
    Upload 14 files about 2 years ago
  • pytorch_model.bin
    3.06 GB
    xet
    Upload pytorch_model.bin about 2 years ago
  • special_tokens_map.json
    2.06 kB
    Upload 14 files about 2 years ago
  • tokenizer_config.json
    830 Bytes
    Upload 14 files about 2 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "torch.device"

    How to fix it?

    3.63 kB
    xet
    Upload 14 files about 2 years ago
  • vocab.json
    1.04 MB
    Upload 14 files about 2 years ago