# Open-Source Alternatives to Suno

> AI-ranked search results for `open source alternatives to suno` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 117 total matches; showing the top 12.

Explore on the web: https://awesome-repositories.com/q/open-source-alternatives-to-suno

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/open-source-alternatives-to-suno).**

## Results

- [ace-step/ace-step](https://awesome-repositories.com/repository/ace-step-ace-step.md) (4,088 ⭐) — ACE-Step is a high-fidelity audio synthesis system and diffusion model designed to generate music and vocals from text descriptions. It functions as a music generator and vocal synthesizer, using a diffusion transformer decoder to produce audio across various languages and genres.

The project provides tools for text-guided audio editing, including the ability to extend the duration of tracks, regenerate specific song segments, and perform latent-space audio inpainting to modify lyrics or styles. It also includes a framework for audio style fine-tuning using low-rank adaptation to adapt vocal
- [fspecii/ace-step-ui](https://awesome-repositories.com/repository/fspecii-ace-step-ui.md) (4,138 ⭐) — ace-step-ui is an AI music production workspace and interface for generating, editing, and organizing synthetic audio tracks and vocals. It provides a technical control panel for managing prompts, seeds, and style parameters to produce high-quality audio.

The project includes a digital audio workstation interface for trimming and fading files, alongside an audio stem separation tool that splits mixed tracks into individual components such as drums, bass, and vocals. It also features a music video creator for generating visual content and procedural album art to accompany generated music.

The
- [ace-step/ace-step-1.5](https://awesome-repositories.com/repository/ace-step-ace-step-1-5.md) (6,002 ⭐) — ACE Step 1.5 is a local text-to-music generation and audio editing system that runs on consumer hardware. It transforms plain-language descriptions into full-length songs with lyrics, and can edit existing audio through cover generation, vocal removal, track separation, and selective repainting. The system supports multilingual prompts and lyrics in over 50 languages, and provides precise control over musical structure including duration, BPM, key, and time signature.

The project distinguishes itself through a dual-stream diffusion architecture that processes separate latent streams for vocal
- [multimodal-art-projection/yue](https://awesome-repositories.com/repository/multimodal-art-projection-yue.md) (6,292 ⭐) — YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but open
- [microsoft/muzic](https://awesome-repositories.com/repository/microsoft-muzic.md) (4,928 ⭐) — Muzic is a deep learning platform and framework for AI-driven music analysis, composition, and synthesis. It functions as a music generation framework and analysis tool, utilizing large language models and autonomous agents to orchestrate the creation and interpretation of symbolic and audio music.

The project is distinguished by its cross-modal capabilities, mapping natural language and symbolic music into a shared joint embedding space for zero-shot classification and information retrieval. It employs a variety of specialized architectures, including diffusion frameworks for audio synthesis
- [facebookresearch/audiocraft](https://awesome-repositories.com/repository/facebookresearch-audiocraft.md) (23,379 ⭐) — Audiocraft is a deep learning audio library and machine learning framework designed for training, fine-tuning, and evaluating generative models for music and sound effects. It functions as a text-to-music generative model and a neural audio codec, providing the tools necessary to compress audio signals into discrete representations and synthesize high-fidelity waveforms from textual descriptions.

The framework is distinguished by its ability to combine multiple conditioning signals, allowing for the generation of audio based on text prompts, melodic excerpts, or style-based audio clips. It al
- [tensorflow/magenta](https://awesome-repositories.com/repository/tensorflow-magenta.md) (19,797 ⭐) — Magenta is an AI creative suite and TensorFlow generative art framework used to train and deploy models for the production of artistic media. It functions as a generative music library and a deep learning art generator, providing tools to automate the creation of original musical compositions and visual artwork.

The project covers AI music composition and generative visual art through neural art generation and machine learning creativity. It enables the training of generative models to produce original songs, images, and drawings based on learned patterns.
- [text-to-audio/audiolcm](https://awesome-repositories.com/repository/text-to-audio-audiolcm.md) (1,162 ⭐) — AudioLCM is a deep learning framework designed for text-to-audio synthesis. It functions as a generative engine that converts written descriptions into high-fidelity audio clips by processing text prompts through latent consistency models.

The project distinguishes itself by utilizing latent consistency distillation to enable rapid audio generation. By mapping diffusion trajectories to a single-step consistency function, the system achieves efficient sound synthesis while maintaining the output quality typically associated with iterative diffusion processes.

The framework provides a comprehe
- [haoheliu/audioldm](https://awesome-repositories.com/repository/haoheliu-audioldm.md) (2,830 ⭐) — AudioLDM is a latent diffusion framework for generating high-fidelity audio, music, and sound effects. It functions as a text-to-audio generator that converts natural language descriptions into synthetic audio signals with control over pitch and environment.

The system provides specialized tools for audio-to-audio synthesis and generative repair. This includes the ability to perform audio style transfer and replicate specific acoustic events based on existing files.

The project covers a broad range of audio transformation tasks, including audio super-resolution for increasing signal fidelity
- [stability-ai/stable-audio-tools](https://awesome-repositories.com/repository/stability-ai-stable-audio-tools.md) (3,790 ⭐) — Stable-audio-tools is a toolkit for training and deploying latent diffusion models for high-fidelity audio synthesis. It provides a framework for generating audio by iteratively refining noise within a compressed latent space, using specialized encoders to preserve temporal and spectral features of the audio signal.

The project features a system for adapting pre-trained audio checkpoints to new datasets through modular initialization and configuration files. It includes utilities for weight extraction and inference model export, which remove training metadata and optimizer states to create li
- [cupy/cupy](https://awesome-repositories.com/repository/cupy-cupy.md) (11,000 ⭐) — CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and numerical computing on NVIDIA GPUs. It serves as a GPU-accelerated numerical library and a CUDA-based SciPy implementation, offloading heavy calculations to graphics hardware to increase processing speed for scientific and engineering workloads.

The library enables multi-framework tensor exchange, allowing data buffers to be shared between different deep learning frameworks using standardized memory layouts to avoid memory copies. It also supports custom GPU kernel integratio
- [pjreddie/darknet](https://awesome-repositories.com/repository/pjreddie-darknet.md) (26,461 ⭐) — Darknet is a low-level neural network engine and framework written in C. It is designed for training and deploying deep learning models, with a primary focus on convolutional neural networks.

The project serves as a CUDA accelerated deep learning library that offloads heavy mathematical operations to NVIDIA graphics hardware. This acceleration is used to increase processing speed and reduce execution time during the training of large networks.

The engine supports a range of activities including deep learning research, image recognition development, and the training of convolutional neural ne
