Model
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
mv | string | Yes | Model version (see below) |
custom | boolean | Yes | false for simple mode, true for custom mode |
gpt_description_prompt | string | No | Simple mode: song description with lyrics |
prompt | string | No | Custom mode: detailed lyrics/prompt |
tags | string | No | Custom mode: genre/style tags |
title | string | No | Song title |
make_instrumental | boolean | No | Generate instrumental only |
negative_tags | string | No | Custom mode: styles to avoid |
Model Versions
| Version | Description |
|---|---|
chirp-v3-5 | Version 3.5 |
chirp-v4 | Version 4.0 |
chirp-auk | Version 4.5 |
chirp-bluejay | Version 4.5+ |
chirp-crow | Version 5.0 |
Model Limits
| Version | Prompt Limit | Style Limit |
|---|---|---|
| v3.5, v4 | 3,000 chars | 200 chars |
| v4.5, v4.5+, v5 | 5,000 chars | 1,000 chars |
| Simple Mode | 500 chars | - |
