paper-with-me

홈 › Papers

WavJourney: Compositional Audio Creation with Large Language Models

2023-07-26 · Xubo Liu, Zhongkai Zhu, Haohe Liu, Yi Yuan, Meng Cui, Qiushi Huang, Jinhua Liang, Yin Cao, Qiuqiang Kong, Mark D. Plumbley, Wenwu Wang

Despite breakthroughs in audio generation models, their capabilities are often confined to domain-specific conditions such as speech transcriptions and audio captions. However, real-world audio creation aims to generate harmonious audio containing various elements such as speech, music, and sound effects with controllable conditions, which is challenging to address using existing audio generation systems. We present WavJourney, a novel framework that leverages Large Language Models (LLMs) to connect various audio models for audio creation. WavJourney allows users to create storytelling audio content with diverse audio elements simply from textual descriptions. Specifically, given a text instruction, WavJourney first prompts LLMs to generate an audio script that serves as a structured semantic representation of audio elements. The audio script is then converted into a computer program, where each line of the program calls a task-specific audio generation model or computational operation function. The computer program is then executed to obtain a compositional and interpretable solution for audio creation. Experimental results suggest that WavJourney is capable of synthesizing realistic audio aligned with textually-described semantic, spatial and temporal conditions, achieving state-of-the-art results on text-to-audio generation benchmarks. Additionally, we introduce a new multi-genre story benchmark. Subjective evaluations demonstrate the potential of WavJourney in crafting engaging storytelling audio content from text. We further demonstrate that WavJourney can facilitate human-machine co-creation in multi-round dialogues. To foster future research, the code and synthesized audio are available at: https://audio-agi.github.io/WavJourney_demopage/.

📄 PDF Abstract BibTeX arXiv:2307.14335

Code (1)

audio-agi/wavjourney 공식 구현 pytorch

Tasks

Audio Generation

Similar Papers 제목 키워드 기반

CompA: Addressing the Gap in Compositional Reasoning in Audio-Language Models

2023-10-12 · Sreyan Ghosh, Ashish Seth, Sonal Kumar, Utkarsh Tyagi 외

A fundamental characteristic of audio is its compositional nature. Audio-language models (ALMs) trained using a contrastive approach (e.g., CLAP) that learns a shared representation between audio and language modalities …

AttributeAudio ClassificationZero-shot Audio Classification

Comp4D: LLM-Guided Compositional 4D Scene Generation

2024-03-25 · Dejia Xu, Hanwen Liang, Neel P. Bhatt, Hezhen Hu 외

Recent advancements in diffusion models for 2D and 3D content creation have sparked a surge of interest in generating 4D content. However, the scarcity of 3D scene datasets constrains current methodologies to primarily o…

ObjectScene GenerationText to 3D

ALM2Vec: Learning Audio Embeddings for Universal Audio Retrieval with Large Audio-Language Models

2026-06-27 · Fengjie Lu, Chenang Jiang, Jiarui Hai, Helin Wang 외 arxiv

Recent advances in language--audio retrieval have been largely driven by contrastive dual-encoder architectures that align audio and text in a shared embedding space. While effective, existing retrieval embeddings are pr…

Question Answering

Can LLM find the green circle? Investigation and Human-guided tool manipulation for compositional generalization

2023-12-12 · Min Zhang, Jianfeng He, Shuo Lei, Murong Yue 외

The meaning of complex phrases in natural language is composed of their individual components. The task of compositional generalization evaluates a model's ability to understand new combinations of components. Previous s…

In-Context Learning

Can LLMs Deceive CLIP? Benchmarking Adversarial Compositionality of Pre-trained Multimodal Representation via Text Updates

2025-05-28 · Jaewoo Ahn, Heeseung Yun, Dayoon Ko, Gunhee Kim

While pre-trained multimodal representations (e.g., CLIP) have shown impressive capabilities, they exhibit significant compositional vulnerabilities leading to counterintuitive judgments. We introduce Multimodal Adversar…

BenchmarkingDiversity