venice-audio-music

Generate music and audio tracks asynchronously via the Venice API.

130|15|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/veniceai/skills --skill venice-audio-music
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: venice-audio-music
Source: https://github.com/veniceai/skills/tree/main/skills/venice-audio-music
Command: npx skills add https://github.com/veniceai/skills --skill venice-audio-music

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of generating asynchronous music and audio tracks, handling the lifecycle from price estimation to final cleanup, suitable for long-form audio content generation.

Core Features & Use Cases

  • Async Music Generation: Create music and audio tracks with the ability to check their status and download upon completion.
  • Pricing Estimation: Estimate the cost of the audio track before submission.
  • Use Case: Generate an uplifting indie-folk acoustic track with lyrics, ready for a multimedia project or background music.

Quick Start

Use the venice-audio-music skill to create a 60-second uplifting indie-folk acoustic track in English, major key, with the Aria voice and lyrics: 'Generate an uplifting indie-folk acoustic track, 120 BPM, major key, 60 seconds, lyrics "Verse 1: Walking through the city lights... Chorus: We are the dreamers..." with the Aria voice in English.'

Frequently Asked Questions about venice-audio-music

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate long-form music tracks asynchronously?

Asynchronous audio track generation involves requesting a quote, submitting the job, and retrieving the completed file. This process supports long-form content by handling generation in the background with status checks until the final audio is ready for download.

What is the process for estimating audio generation pricing before submission?

Pricing estimation requires requesting a quote before submitting your audio generation job. The quote calculates the cost based on your specified parameters, such as duration, selected voice, language, and the specific generation model used.

Can I adjust the speed and language for generated audio tracks?

Yes, audio track generation supports speed adjustments and multiple languages. You can customize the output by specifying parameters like language, voice model, duration, and BPM directly in your generation request.

How do I check the status of an asynchronous music generation job?

You check the status of an asynchronous music generation job during the retrieve phase of the lifecycle. After submission, the system processes the audio asynchronously, allowing you to poll the status until the track is fully generated and ready.

What parameters are needed to create an indie-folk acoustic track with lyrics?

Creating an indie-folk acoustic track requires specifying parameters like BPM, musical key, duration, lyrics text, voice model, and language. These inputs guide the asynchronous generation process to produce the customized audio track.

Does asynchronous audio processing handle cleanup after generation completes?

Yes, the asynchronous audio processing lifecycle includes a completion phase that handles final cleanup. After the audio track is generated and retrieved, the lifecycle completes by cleaning up the processing resources used during generation.