SALMONN Multi-modal LLM Family

repository·main·Indexed 23 days ago

https://github.com/bytedance/salmonn

A family of advanced multi-modal large language models capable of processing and generating across vision, speech, text, and action modalities. The suite includes specialized models such as ELLSA for streaming full-duplex frameworks, video-SALMONN 2 for audio-visual captioning and QA, video-SALMONN-o1 for reasoning-enhanced tasks, and versions dedicated to speech quality assessment and generic hearing abilities.

Tokens
618
Snippets
0
Records
4
Agent score
31%

What's inside SALMONN

  1. Overview of the SALMONN model family

    main

    SALMONN is a suite of advanced multi-modal large language models (LLMs) designed for various sensory modalities including vision, speech, text, and action. Because the repository acts as a central hub, specific implementations and models are located in dedicated branches.

    Key models in the family include:

    • ELLSA: An end-to-end model unifying vision, speech, text, and action in a streaming full-duplex framework.
    • video-SALMONN 2: An audio-visual LLM for high-quality audio-visual video captioning and general video QA.
    • video-SALMONN-o1: A reasoning-enhanced audio-visual LLM.
    • SALMONN for speech quality assessment: Specialized for automatic speech quality evaluation.
    • video-SALMONN: Speech-enhanced audio-visual LLM.
    • SALMONN (Original): Focused on generic hearing abilities for LLMs.
  2. Access specific SALMONN model implementations

    main

    The SALMONN project is organized into different branches for each specific model or research direction. To use a specific model, you must navigate to its corresponding branch in the repository:

    • SALMONN 2: https://github.com/bytedance/SALMONN/tree/salmonn2
    • ELLSA: https://github.com/bytedance/SALMONN/tree/ELLSA
    • video-SALMONN 2: https://github.com/bytedance/video-SALMONN-2
    • F-16: https://github.com/bytedance/F-16
    • video-SALMONN-o1: https://github.com/bytedance/SALMONN/tree/video-salmonn-o1
    • Speech Quality Assessment: https://github.com/bytedance/SALMONN/tree/speech_quality_assessment
    • video-SALMONN: https://github.com/bytedance/SALMONN/tree/videosalmonn
    • SALMONN (Original): https://github.com/bytedance/SALMONN/tree/salmonn