Having an issue with nova 2 multi only recognizing...
# support
j
Call Id: 600ea341-ad11-42bc-8569-06ad2bde2de0 In general on the call I expected the spanish and portuguese audio to be recognized Only english was understood
@Vapi Support Bot
c
Hello, Sorry for the inconvenience and thanks for reporting this to us. Rest assured we are here to ask a few questions to further assist you. Can you confirm if the call settings were configured to support multiple languages (Spanish and Portuguese), or was it set to English-only recognition?
j
It was configured to multi yeah
c
Usually our multi setting is compatible with Spanish-English combination, but it looks like the multi option was not selected for this assistant:
Copy code
"name": "HOTELESEXTERNOESPAÑOL",
      "transcriber": {
        "provider": "deepgram",
        "model": "nova-2",
        "keywords": [],
        "language": "en",
        "smartFormat": false,
j
The assistant itself was not the one with the problem, the issue happens when the call is done in squads, the assistant has the language set to multi but the squad only listens to english The assistant having the language to en was due to some testing I was doing
More specifically, when I create a new squad with only the HOTELESEXTERNOESPAÑOL bot, it recognizes other languages correctly, but when I add a connection to another assistant, the transcriber breaks
And when trying to create the squad via API it doesn't seem to recognize possible transfers, and when patching via API it loses all the previous content, acting as a PUT instead of PATCH
c
Could you provide a call Id where the languages are detected correctly with the one bot?
3 Views