fix: remove krisp as a smart endpointing provider from docs#1012
Open
sahilsuman933 wants to merge 1 commit intomainfrom
Open
fix: remove krisp as a smart endpointing provider from docs#1012sahilsuman933 wants to merge 1 commit intomainfrom
sahilsuman933 wants to merge 1 commit intomainfrom
Conversation
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 Agent can help with this pull request. Just |
Contributor
|
🌿 Preview your docs: https://vapi-preview-192a8efc-db6c-4053-b9a0-c16eaf6d211f.docs.buildwithfern.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
voice-pipeline-configuration.mdx— krisp is not a validsmartEndpointingPlan.providervalue (the API only acceptsvapi,livekit, andcustom-endpointing-model)speech-configuration.mdxContext: Users following the docs to configure krisp as a smart endpointing provider for non-English calls were receiving API validation errors:
Testing Steps
fern docs devor navigate to preview deployment