audiocraft-audio-generation

Featured

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.

AI & Automation 221,626 stars 42354 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# AudioCraft: Audio Generation Comprehensive guide to using Meta's AudioCraft for text-to-music and text-to-audio generation with MusicGen, AudioGen, and EnCodec. ## When to use AudioCraft **Use AudioCraft when:** - Need to generate music from text descriptions - Creating sound effects and environmental audio - Building music generation applications - Need melody-conditioned music generation - Want stereo audio output - Require controllable music generation with style transfer **Key features:** - **MusicGen**: Text-to-music generation with melody conditioning - **AudioGen**: Text-to-sound effects generation - **EnCodec**: High-fidelity neural audio codec - **Multiple model sizes**: Small (300M) to Large (3.3B) - **Stereo support**: Full stereo audio generation - **Style conditioning**: MusicGen-Style for reference-based generation **Use alternatives instead:** - **Stable Audio**: For longer commercial music generation - **Bark**: For text-to-speech with music/sound effects - **Riffusion**: For spectogram-based music generation - **OpenAI Jukebox**: For raw audio generation with lyrics ## Quick start ### Installation ```bash # From PyPI pip install audiocraft # From GitHub (latest) pip install git+https://github.com/facebookresearch/audiocraft.git # Or use HuggingFace Transformers pip install transformers torch torchaudio ``` ### Basic text-to-music (AudioCraft) ```python import torchaudio from audiocraft.models import MusicGen # Load model model = MusicGen.get_pr...

Details

Author
NousResearch
Repository
NousResearch/hermes-agent
Created
1 years ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

audio_generation

Generate audio in two ways: text-to-speech, or custom sound effects. ### Speech (text-to-speech): - High-quality text-to-speech conversion using a selected voice - Several pre-built Mandarin voices with different characteristics - Use clear, well-formatted text (punctuation helps natural speech) ### Sound effects: - AI-powered sound effect generation from an English description - Customizable duration (0.5 to 22 seconds) - Covers ambient, action, musical, foley, emotional, and abstract sounds - The description MUST be in English ### Usage Guidelines: - For speech: pick a voice ID and provide the text to read - For sound effects: give a detailed English description and a duration - Specify an output path with a .mp3 extension - Output is saved locally as mp3

4 Updated 1 weeks ago
serejaris
AI & Automation Solid

ai-audio-generation

AI audio generation for agents through Luxin's zero-setup hosted creative runtime. Use when a prompt should become music, sound, or audio without provider credentials, OAuth, local runtime, or per-provider billing. Start with the no-spend guide, choose an audio model, and keep durable hosted audio URLs, recoverable jobs, cost receipts, stable JSON, payments, and feedback in one loop.

1 Updated 1 weeks ago
danielgwilson
AI & Automation Listed

super-claudiomedia-content-creation

Media content creation skill. Use when the user wants to create, generate, or produce any kind of video, audio, or image. This is the main skill for all media generation tasks. Trigger on video: "I want to make a video", "create a TikTok video", "generate a realistic video", "make a promo video", "animate my photo", "create a video ad", "Remotion", "Higgsfield", "Kling", "Seedance", "Weavy AI", "Hailuo". Trigger on audio: "read this article aloud", "create a voiceover", "text to speech", "TTS", "generate narration in Portuguese", "background music", "create a jingle", "ElevenLabs", "Francisca Neural", "Suno", "Udio", "audio summary". Trigger on image: "generate an image", "create a graphic", "make a diagram", "draw X", "generate a photo of Y", "make an infographic", "Midjourney", "DALL-E", "Flux", "Napkin.ai", "Nano Banana 2", "animate a static image". Also triggers for: marketing creatives, social media visuals, product photos, content creator tools.

3 Updated yesterday
toolbox-playground