awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
descriptinc avatar

descriptinc/lyrebird-wav2clip

0
View on GitHub↗
359 stars·28 forks·Python·MIT·9 views

Lyrebird Wav2clip

:construction: WIP :construction:

Features

  • Cross-Modal Models - Learning robust audio representations from visual-language models.
  • Representation Learning - Learning robust audio representations using CLIP supervision.

Star history

Star history chart for descriptinc/lyrebird-wav2clipStar history chart for descriptinc/lyrebird-wav2clip

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lyrebird Wav2clip

These projects share indexed features with Lyrebird Wav2clip. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • facebookresearch/imagebindfacebookresearch avatar

    facebookresearch/ImageBind

    9,036View on GitHub↗

    ImageBind is a multi-modal embedding model and joint representation learner that maps images, text, audio, and other modalities into a single shared vector space. It functions as a cross-modal retrieval framework designed to bind multiple sensory inputs into one cohesive mathematical embedding. The system uses a contrastive learning architecture to align disparate data types by maximizing the similarity between related samples. This allows the model to perform zero-shot multimodal classification and execute cross-modal data retrieval, such as locating visual content via natural language descr

    Python
    View on GitHub↗9,036
  • qwenlm/qwen2.5-vlQwenLM avatar

    QwenLM/Qwen2.5-VL

    19,480View on GitHub↗

    Qwen2.5-VL is an autoregressive multimodal transformer designed to process interleaved sequences of text and visual tokens. It integrates visual feature embeddings into a shared language model space to perform cross-modal reasoning and generate coherent responses or structured layout code. The project distinguishes itself through vision-language-action mapping, allowing it to perceive visual interfaces and translate that perception into actionable commands for operating digital screens and robotic hardware. It employs dynamic-resolution image encoding and temporal-frame video indexing to hand

    Jupyter Notebook
    View on GitHub↗19,480
  • opengvlab/llama-adapterOpenGVLab avatar

    OpenGVLab/LLaMA-Adapter

    5,921View on GitHub↗

    LLaMA-Adapter is a parameter-efficient fine-tuning framework designed to adapt large language models using a minimal set of trainable parameters. It functions as an instruction tuning tool and a multimodal adapter, allowing pre-trained models to follow human instructions and process non-textual data. The project specializes in the integration of image, video, audio, and sensor data into language models for cross-modal understanding. It enables the customization of LLaMA models through the use of lightweight adapters, which allows for the extraction and storage of learned weights independently

    Python
    View on GitHub↗5,921
  • salesforce/lavissalesforce avatar

    salesforce/LAVIS

    11,236View on GitHub↗

    LAVIS is a multimodal large language model framework and vision-language model library. It provides tools for training and evaluating models that integrate visual, textual, and audio data, serving as a cross-modal feature extractor and a zero-shot visual reasoning engine. The framework distinguishes itself by using frozen-backbone integration, where pretrained encoders remain non-trainable while lightweight adapter layers are updated. It employs cross-modal feature alignment to map different representations into a shared embedding space and utilizes a modular model wrapper to swap vision and

    Jupyter Notebook
    View on GitHub↗11,236
Compare all 30 related projects→

Frequently asked questions

What does descriptinc/lyrebird-wav2clip do?

:construction: WIP :construction:

What are the main features of descriptinc/lyrebird-wav2clip?

The main features of descriptinc/lyrebird-wav2clip are: Cross-Modal Models, Representation Learning.

Which projects share features with descriptinc/lyrebird-wav2clip?

Projects with overlapping indexed features include: facebookresearch/imagebind — ImageBind is a multi-modal embedding model and joint representation learner that maps images, text, audio, and other… salesforce/lavis — LAVIS is a multimodal large language model framework and vision-language model library. It provides tools for training… qwenlm/qwen2.5-vl — Qwen2.5-VL is an autoregressive multimodal transformer designed to process interleaved sequences of text and visual… opengvlab/llama-adapter — LLaMA-Adapter is a parameter-efficient fine-tuning framework designed to adapt large language models using a minimal… yuanzhoulvpi2017/zero_nlp — zero_nlp is a distributed framework for training and fine-tuning large language models and multimodal architectures.… beckschen/transmix — This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers, CVPR 2022.