Creative Text-to-Audio Generation via Synthesizer Programming
Manuel Cherep, Nikhil Singh, Jessica Shand
TL;DR
This paper proposes CTAG, a text-to-audio generation method that replaces opaque neural latent spaces with a 78-parameter virtual modular synthesizer to produce abstract, sketch-like sounds aligned with text prompts. By optimizing synthesizer parameters via gradient-free Evolution Strategies against a LAION-CLAP semantic objective, CTAG achieves identifiable yet artistically interpretive outputs while enabling direct inspection, interpolation, and manipulation of the sound. The authors introduce a principled evaluation suite (classification, synthesis-quality descriptors, and a user study) and demonstrate that CTAG can outperform certain baselines in abstraction and artistic appeal, with results sustained across different prompt strategies and sound durations. The work highlights the potential of abstraction-focused, interpretable synthesis as a complementary path to neural audio generation, enabling broader creative exploration and practical tooling for sound designers. Open-source release is proposed to empower novices and experts to explore and extend abstract text-to-audio paradigms.
Abstract
Neural audio synthesis methods now allow specifying ideas in natural language. However, these methods produce results that cannot be easily tweaked, as they are based on large latent spaces and up to billions of uninterpretable parameters. We propose a text-to-audio generation method that leverages a virtual modular sound synthesizer with only 78 parameters. Synthesizers have long been used by skilled sound designers for media like music and film due to their flexibility and intuitive controls. Our method, CTAG, iteratively updates a synthesizer's parameters to produce high-quality audio renderings of text prompts that can be easily inspected and tweaked. Sounds produced this way are also more abstract, capturing essential conceptual features over fine-grained acoustic details, akin to how simple sketches can vividly convey visual concepts. Our results show how CTAG produces sounds that are distinctive, perceived as artistic, and yet similarly identifiable to recent neural audio synthesis models, positioning it as a valuable and complementary tool.
