Skip to content

fix: remove krisp as a smart endpointing provider from docs#1012

Open
sahilsuman933 wants to merge 1 commit intomainfrom
cursor/remove-krisp-smart-endpointing-docs-b730
Open

fix: remove krisp as a smart endpointing provider from docs#1012
sahilsuman933 wants to merge 1 commit intomainfrom
cursor/remove-krisp-smart-endpointing-docs-b730

Conversation

@sahilsuman933
Copy link
Copy Markdown
Contributor

Description

  • Remove krisp from the smart endpointing providers list in voice-pipeline-configuration.mdx — krisp is not a valid smartEndpointingPlan.provider value (the API only accepts vapi, livekit, and custom-endpointing-model)
  • Remove the "Krisp threshold configuration" section and its code examples
  • Remove krisp from the "When to use" recommendations
  • Replace the "Audio-based endpointing (Krisp example)" configuration example with a "Non-English smart endpointing (Vapi example)" using a valid provider
  • Remove krisp from the audio-based providers list in speech-configuration.mdx
  • Krisp references for background speech denoising (a separate, valid feature) are intentionally left unchanged

Context: Users following the docs to configure krisp as a smart endpointing provider for non-English calls were receiving API validation errors:

assistant.startSpeakingPlan.smartEndpointingPlan.provider must be one of the following values: vapi, livekit, custom-endpointing-model

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work
Open in Web Open in Cursor 

Krisp is not a valid smartEndpointingPlan provider. The API only supports
'vapi', 'livekit', and 'custom-endpointing-model'. The docs incorrectly
listed krisp as an audio-based smart endpointing provider, causing users
to get API validation errors when trying to use it.

Changes:
- Remove krisp from the smart endpointing providers list
- Remove the 'Krisp threshold configuration' section
- Replace the 'Audio-based endpointing (Krisp example)' config example
  with a 'Non-English smart endpointing (Vapi example)'
- Remove krisp from the speech-configuration.mdx providers list

Note: Krisp references for background speech denoising (a separate
feature) are intentionally left unchanged.

Co-authored-by: Sahil Suman <sahilsuman933@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 7, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@sahilsuman933 sahilsuman933 enabled auto-merge (squash) April 7, 2026 20:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

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

Successfully merging this pull request may close these issues.

2 participants