Bug- deepgram transcriber not allosing hi-Latin
# support
s
why is vapi not allowing configuring deepgram nova-2 with hi-Latn? Deepgram allows this- https://api.deepgram.com/v1/listen?model=nova-2&language=hi-Latn Vapi error: {"message":["transcriber.language must be one of the following values for nova-2-general model: bg, ca, zh, zh-CN, zh-Hans, zh-TW, zh-Hant, cs, da, da-DK, nl, en, en-US, en-AU, en-GB, en-NZ, en-IN, et, fi, nl-BE, fr, fr-CA, de, de-CH, el, hi, hu, id, it, ja, ko, ko-KR, lv, lt, ms, multi, no, pl, pt, pt-BR, ro, ru, sk, es, es-419, sv, sv-SE, th, th-TH, tr, uk, vi","model.provider must be one of the following values: openai, azure-openai, together-ai, anyscale, openrouter, perplexity-ai, deepinfra, custom-llm, runpod, groq, anthropic"],"error":"Bad Request","statusCode":400} https://cdn.discordapp.com/attachments/1268772272601305119/1268772272848502785/image.png?ex=66ada3c2&is=66ac5242&hm=0b05d10ce7d7d93543306408e2a2ca4c44d9d3f4d94e707009f6b516ab085193&
v
You can continue this conversation by mentioning me in the message.
@Sangy It appears that VAPI currently does not support the
hi-Latn
language code for the Deepgram
nova-2
model. The error message indicates that the
transcriber.language
parameter must be one of the specified values, and
hi-Latn
is not listed among the supported language codes for the
nova-2-general
model within VAPI. Deepgram itself may support
hi-Latn
as a language code, but VAPI has its own set of supported languages and configurations. It's possible that VAPI has not yet updated its system to include
hi-Latn
for the
nova-2
model, or it may be a deliberate choice based on the services they offer. If you require
hi-Latn
to be configured with the Deepgram
nova-2
model through VAPI, I would recommend reaching out to VAPI support to inquire about the possibility of adding this language support or to get more information on when it might become available. Please ask support for more info on this.
Got it. Tagging @User for additional help.
s
@Shubham Bajaj and @Sahil and @User
s
@Sangy looks like update is not pushed, lemme check with team.
s
@Shubham Bajaj thanks please let me know.
s
@Sangy check now.
using the API: {"message":["transcriber.language must be one of the following values for nova-2-general model: bg, ca, zh, zh-CN, zh-Hans, zh-TW, zh-Hant, cs, da, da-DK, nl, en, en-US, en-AU, en-GB, en-NZ, en-IN, et, fi, nl-BE, fr, fr-CA, de, de-CH, el, hi, hu, id, it, ja, ko, ko-KR, lv, lt, ms, multi, no, pl, pt, pt-BR, ro, ru, sk, es, es-419, sv, sv-SE, th, th-TH, tr, uk, vi","voice.provider must be one of the following values: 11labs, azure, cartesia, deepgram, lmnt, neets, openai, playht, rime-ai"],"error":"Bad Request","statusCode":400}
s
oh my bad, the model to use this language is not made public yet.
I advice to raise feature request.
s
What does this mean? The model is owned by deepgram and it's public.
s
from our side let me raise the issue for it.
4 Views