Skip to content

nova-3 with language=multi incompatible with keyterm parameters #515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aviadr1 opened this issue Apr 9, 2025 · 0 comments
Open

nova-3 with language=multi incompatible with keyterm parameters #515

aviadr1 opened this issue Apr 9, 2025 · 0 comments

Comments

@aviadr1
Copy link

aviadr1 commented Apr 9, 2025

What is the current behavior?

when using nova-3 model with both language=multi and keyterm parameters the API returns 400 Invalid response status

Steps to reproduce

Here's my wss URL:
wss://api.deepgram.com/v1/listen?model=nova-3&punctuate=true&smart_format=true&no_delay=false&interim_results=true&encoding=linear16&vad_events=true&sample_rate=48000&channels=1&endpointing=100&filler_words=true&profanity_filter=false&numerals=false&mip_opt_out=false&keyterm=Gigaverse&keyterm=factcheck&keyterm=poll&keyterm=onboard&language=multi'

log:

aiohttp.client_exceptions.WSServerHandshakeError: 400, message='Invalid response status', url='wss://api.deepgram.com/v1/listen?model=nova-3&punctuate=true&smart_format=true&no_delay=false&interim_results=true&encoding=linear16&vad_events=true&sample_rate=48000&channels=1&endpointing=100&filler_words=true&profanity_filter=false&numerals=false&mip_opt_out=false&keyterm=Gigaverse&keyterm=factcheck&keyterm=poll&keyterm=onboard&language=multi'

Expected behavior

Ideally we would be able to use both keyterm and language=multi functionality without problems

Please tell us about your environment

since this is an API response code its unlikely to be on our side
but using windows, python 3.12, latest 0.7.3 sdk

@aviadr1 aviadr1 changed the title nova-3 with language=multi incompatible with keyterms parameter nova-3 with language=multi incompatible with keyterm parameters Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant