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

Atotti
/
llm-jp-4-8b-speech-asr

Automatic Speech Recognition
Transformers
Safetensors
Japanese
English
llama_for_speech_lm
japanese
speech
audio
speech-to-text
llm-jp
Model card Files Files and versions
xet
Community

Instructions to use Atotti/llm-jp-4-8b-speech-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Atotti/llm-jp-4-8b-speech-asr with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Atotti/llm-jp-4-8b-speech-asr")
    # Load model directly
    from transformers import LlamaForSpeechLM
    model = LlamaForSpeechLM.from_pretrained("Atotti/llm-jp-4-8b-speech-asr", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
llm-jp-4-8b-speech-asr
19.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Atotti's picture
Atotti
Update README.md
085d2fc verified about 2 months ago
  • .gitattributes
    1.57 kB
    Add tokenizer.json for MODEL_ID-only loading about 2 months ago
  • README.md
    8.06 kB
    Update README.md about 2 months ago
  • config.json
    1.11 kB
    Add decoder_config, set decoder_id to null about 2 months ago
  • model-00001-of-00005.safetensors
    4.91 GB
    xet
    Upload LlamaForSpeechLM 4 months ago
  • model-00002-of-00005.safetensors
    5 GB
    xet
    Upload LlamaForSpeechLM 4 months ago
  • model-00003-of-00005.safetensors
    4.92 GB
    xet
    Upload LlamaForSpeechLM 4 months ago
  • model-00004-of-00005.safetensors
    4.94 GB
    xet
    Upload LlamaForSpeechLM 4 months ago
  • model-00005-of-00005.safetensors
    134 MB
    xet
    Upload LlamaForSpeechLM 4 months ago
  • model.safetensors.index.json
    65.8 kB
    Upload LlamaForSpeechLM 4 months ago
  • special_tokens_map.json
    985 Bytes
    Add special_tokens_map.json for MODEL_ID-only loading about 2 months ago
  • tokenizer.json
    12.9 MB
    xet
    Add tokenizer.json for MODEL_ID-only loading about 2 months ago
  • tokenizer_config.json
    64.2 kB
    Add tokenizer_config.json for MODEL_ID-only loading about 2 months ago