-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbeatoven-finops.yml
More file actions
88 lines (88 loc) · 2.54 KB
/
Copy pathbeatoven-finops.yml
File metadata and controls
88 lines (88 loc) · 2.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
specification: FinOps Framework
specificationVersion: '1.0'
schema: https://www.finops.org/framework/
provider: Beatoven.ai
providerId: beatoven
created: '2026-05-24'
modified: '2026-05-24'
reconciled: true
tags:
- FinOps
- Cost Management
- FOCUS
- AI
- Music
description: >
FOCUS-aligned FinOps definition for Beatoven.ai. Two distinct billing
surfaces - a user-seat subscription billing for the web product
(Creator, Visionary) plus credit-metered downloadable minutes
(Pay-as-You-Go), and a contract-priced enterprise billing for the
public Composition API.
sources:
- https://www.beatoven.ai/pricing
- https://www.beatoven.ai/api
- https://github.com/Beatoven/public-api
alignedWith:
framework: FinOps Foundation Framework
frameworkUrl: https://www.finops.org/framework/
dataSpec: FOCUS
dataSpecVersion: '1.3'
dataSpecUrl: https://focus.finops.org/focus-specification/v1-3/
publisherName: Beatoven.ai
serviceCategory: AI and Machine Learning
billingModel:
pricingCategory: Mixed
billingFrequency: Monthly
billingCurrency: USD
chargeCategories:
- Usage
- Purchase
- Tax
- Adjustment
primaryUnit: minute
secondaryUnits:
- generation
- seat
- credit
focusColumns:
ServiceName: Beatoven.ai
ServiceCategory: AI and Machine Learning
ProviderName: Beatoven.ai
PublisherName: Beatoven.ai
InvoiceIssuerName: Beatoven.ai
PricingCategory: Mixed
PricingUnit: Minute
BillingCurrency: USD
meters:
- name: download_minutes
unit: minute
aggregation: sum
dimensions:
- plan
- user
- format
description: Minutes of audio downloaded across Maestro Music, Maestro SFX, and Composer models.
- name: generations
unit: generation
aggregation: count
dimensions:
- model
- user
description: Count of composition or SFX generations submitted.
- name: seat_subscription
unit: seat
aggregation: count
dimensions:
- plan
- billing_period
description: Recurring per-user seat charges for Creator and Visionary plans.
- name: payg_credits
unit: credit
aggregation: sum
dimensions:
- user
description: Pre-purchased Pay-as-You-Go credits ($3/minute) drawn down at download time.
recommendations:
- For high-volume content pipelines, contact hello@beatoven.ai to negotiate API contract pricing rather than scaling Pay-as-You-Go.
- Track downloaded minutes by format (mp3/aac/wav) to allocate cost to downstream content properties.
- Annual billing on Creator and Visionary saves ~17% versus monthly (2 free months).