#How do we get access to nova2?

1 messages · Page 1 of 1 (latest)

solid flax
#

When we try nova2 we get error:

{"err_code":"INSUFFICIENT_PERMISSIONS","err_msg":"Project does not have access to the requested model.","request_id":"7659e558-a60b-493a-8463-dd370c70e6a5"}

we are on Growth plan

woven linden
#

Hi @solid flax can you share your request options? Are you on a PAYG or Growth plan? Or do you have a contract?

solid flax
#

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"
}
'
woven linden
#

Awesome, thanks. One last question 😂 Can you provide your project_id and I'll get this activated for you ASAP.

solid flax
#

bdd561f5-7ca2-479f-a955-a067fcd67379

woven linden
#

Great, i'll submit the request. It might not be activated immediately, but I'll reply once I'm told it's done