Skip to content

Commit e70cdeb

Browse files
Corrected pricing for cf/myshell-ai/melotts (#21572)
1 parent f154c80 commit e70cdeb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/content/docs/workers-ai/platform/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ The Price in Tokens column is equivalent to the Price in Neurons column - the di
6969
| @cf/microsoft/resnet-50 | $2.51 per M images | 228055 neurons per M images |
7070
| @cf/openai/whisper | $0.0005 per audio minute | 41.14 neurons per audio minute |
7171
|@cf/openai/whisper-large-v3-turbo|$0.0005 per audio minute |46.63 neurons per audio minute |
72-
|@cf/myshell-ai/melotts |$3.416 per M input tokens|310577 neurons per M input tokens|
72+
|@cf/myshell-ai/melotts |$0.0002 per audio minute|18.63 neurons per audio minute|

src/content/release-notes/workers-ai.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/workers-ai/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-04-09"
9+
title: Pricing correction for @cf/myshell-ai/melotts
10+
description: |-
11+
- We've updated our documentation to reflect the correct pricing for melotts: $0.0002 per audio minute, which is actually cheaper than initially stated. The documented pricing was incorrect, where it said users would be charged based on input tokens.
812
- publish_date: "2025-03-17"
913
title: Minor updates to the model schema for llama-3.2-1b-instruct, whisper-large-v3-turbo, llama-guard
1014
description: |-

0 commit comments

Comments
 (0)