Deepgram Nova 3 Spanish/Portuguese/French
# support
g
Some weeks ago, deepgram expanded languages to spanish, portuguese and french: https://deepgram.com/learn/deepgram-expands-nova-3-with-spanish-french-and-portuguese-support I have been waiting but I see vapi.ai is not adding this so important languages to its platform? What is the team waiting to add this endpoints? Thanks.
c
Hi there, Thank you for your message. Our team is currently out of the office. We operate Monday through Friday, from 9:00 AM to 8:00 PM Pacific Standard Time (PST). We’ll get back to you as soon as possible during our normal business hours. If your message is urgent, please mark it accordingly or include “URGENT” in the subject line, and we’ll do our best to respond promptly. Warm regards, Vapi Customer Support Team
v
Currently, Vapi's built-in Deepgram integration does not officially list Spanish, Portuguese, or French support for Nova 3. However, you can use a custom transcriber to connect directly to Deepgram and access these languages immediately. Here's a quick example of how to set up a custom transcriber in your Vapi assistant config:
Copy code
json
"transcriber": {
  "provider": "custom-transcriber",
  "server": {
    "url": "wss://your-server.ngrok.io/api/custom-transcriber",
    "credentialId": "cred_transcriber_auth_123"
  }
}
This lets you leverage Deepgram's latest language support while Vapi updates its native integration. For full setup details, see the [custom transcriber guide](https://docs.vapi.ai/customization/custom-transcriber). Source: - [Custom transcriber integration guide](https://docs.vapi.ai/customization/custom-transcriber)
c
If you would like to see that feature on our platform, feel free to add it to the feature request list here -->
j
@kyle it's already in there with many upvotes https://vapi.canny.io/feature-requests/p/spanish-deepgram-nova-3
g
Exactly, it is already published
I see it is now available! Thanks!
c
Glad you were able to get this resolved. If anything else comes up or you need further assistance, we’re here to help.
p
J’ai la solution tu peux m’écrire en privée 😉
2 Views