#How do we get access to nova2?
1 messages · Page 1 of 1 (latest)
Hi @solid flax can you share your request options? Are you on a PAYG or Growth plan? Or do you have a contract?
Growth plan
curl --request POST \
--url 'https://api.deepgram.com/v1/listen?model=nova-2-ea' \
--header 'Authorization: Token xxxx' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"url": "https://static.deepgram.com/examples/interview_speech-analytics.wav"
}
'
Awesome, thanks. One last question 😂 Can you provide your project_id and I'll get this activated for you ASAP.
bdd561f5-7ca2-479f-a955-a067fcd67379
Great, i'll submit the request. It might not be activated immediately, but I'll reply once I'm told it's done