audiopod
Installation
SKILL.md
AudioPod AI
Full audio processing API: music generation, stem separation, TTS, noise reduction, transcription, speaker separation, wallet management.
Setup
pip install audiopod # Python
npm install audiopod # Node.js
Auth: set AUDIOPOD_API_KEY env var or pass to client constructor.
Getting an API Key
- Sign up at https://audiopod.ai/auth/signup (free, no credit card required)
- Go to https://www.audiopod.ai/dashboard/account/api-keys
- Click "Create API Key" and copy the key (starts with
ap_) - Add funds to your wallet at https://www.audiopod.ai/dashboard/account/wallet (pay-as-you-go, no subscription)