Dashboard Sales Settings Log out

Pricing

{% with messages = get_flashed_messages(with_categories=true) %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endwith %}

MusicGPT Costs (USD)

Songs generated

{{ cost_totals.song_count }}

Completed A/B pairs

{{ cost_totals.completed_pairs }}

Music cost total

${{ "%.4f"|format(cost_totals.total_cost) }}

Stems cost total

${{ "%.4f"|format(cost_totals.stems_total) }}

Per-song cost approx. $0.035–$0.06 USD on Pro plan depending on model.

Standard Items

Leave blank to hide a price. Enter numbers only or include currency symbols as you prefer.

Custom Items

{% for c in customs %}
{% endfor %}