diff --git a/src/content/docs/workers-ai/platform/pricing.mdx b/src/content/docs/workers-ai/platform/pricing.mdx
index 404ca57fc0e973..56cc2ddeb6ae39 100644
--- a/src/content/docs/workers-ai/platform/pricing.mdx
+++ b/src/content/docs/workers-ai/platform/pricing.mdx
@@ -82,9 +82,9 @@ The Price in Tokens column is equivalent to the Price in Neurons column - the di
| @cf/openai/whisper-large-v3-turbo | $0.0005 per audio minute | 46.63 neurons per audio minute |
| @cf/myshell-ai/melotts | $0.0002 per audio minute | 18.63 neurons per audio minute |
| @cf/deepgram/aura-1 | $0.015 per 1k characters input
| 1,363.64 neurons per 1k characters input
|
-| @cf/deepgram/nova-3 | $0.0052 per audio minute output
| 472.73 neurons per audio minute output
|
-| @cf/deepgram/nova-3 (WebSocket)| $0.0092 per audio minute output
| 836.36 neurons per audio minute output
|
-| @cf/pipecat-ai/smart-turn-v2 | $0.00033795 per audio minute input
| 0.51 neurons per audio minute output
|
+| @cf/deepgram/nova-3 | $0.0052 per audio minute input
| 472.73 neurons per audio minute input
|
+| @cf/deepgram/nova-3 (WebSocket)| $0.0092 per audio minute input
| 836.36 neurons per audio minute input
|
+| @cf/pipecat-ai/smart-turn-v2 | $0.00033795 per audio minute input
| 0.51 neurons per audio minute input
|
## Other model pricing
@@ -93,4 +93,4 @@ The Price in Tokens column is equivalent to the Price in Neurons column - the di
| @cf/huggingface/distilbert-sst-2-int8 | $0.026 per M input tokens | 2394 neurons per M input tokens |
| @cf/baai/bge-reranker-base | $0.003 per M input tokens | 283 neurons per M input tokens |
| @cf/meta/m2m100-1.2b | $0.342 per M input tokens
$0.342 per M output tokens | 31050 neurons per M input tokens
31050 neurons per M output tokens |
-| @cf/microsoft/resnet-50 | $2.51 per M images | 228055 neurons per M images |
\ No newline at end of file
+| @cf/microsoft/resnet-50 | $2.51 per M images | 228055 neurons per M images |