Pulse STT: keyword boosting on the pre-recorded endpoint
Pulse STT: keyword boosting on the pre-recorded endpoint
Keyword boosting now works on the pre-recorded HTTP endpoint (POST /waves/v1/pulse/get_text and POST /waves/v1/stt/?model=pulse). Pass keywords as a query parameter with the same KEYWORD:INTENSIFIER format as the realtime WebSocket. Max 100 keywords per request; sending more returns 400 with keywords too large (max 100) in errors[].
Intensifier guidance updated. Default 1, recommended 1 to 3. Above 10 is not recommended: higher values increase the chance of hallucinating the keyword when it was not spoken.
Client tip. Reuse the same keyword list across requests when the vocabulary is stable.

