How exactly pricing works? #249
-
|
Is the per minute pricing calculation rounded up to per request when the transcribe time is less than a minute? My Transcription usage says I have sent around 91 requests which totals to 12 mins transcribe. For those transactions I have used up around .25usd of my credits. It seems the credits used and the total minute of transcribed audio does not sum up. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi @ilbrigz, you can see the exact cost of a request either in the Deepgram Console (Usage -> Logs), or through the Usage API ( |
Beta Was this translation helpful? Give feedback.

Hi @ilbrigz, I looked into this request ID you provided. I see you're using the
basetier of thegeneralmodel, which is $0.0125/minute, or $0.00542 for 26 seconds. If you switch to thenovatier (addtier=novato your request parameters), then the pricing is $0.0044/minute, and the same request would be $0.00191 for the 26 seconds.Nova offers the best speed, accuracy, and cost. Read more: Introducing Nova: Next-Gen Speech-to-Text with Unmatched Performance