Skip to content

Restore Filler Words page to Pre-recorded STT docs#617

Merged
LeeVaughn merged 4 commits intomainfrom
devin/1770387235-restore-filler-words-page
Feb 6, 2026
Merged

Restore Filler Words page to Pre-recorded STT docs#617
LeeVaughn merged 4 commits intomainfrom
devin/1770387235-restore-filler-words-page

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Feb 6, 2026

Restore Filler Words page to Pre-recorded STT navigation

Summary

The Filler Words page (filler-words.mdx) was removed from the docs.yml navigation during recent PRs. This PR restores it by:

  1. Adding a "Filler words" nav entry to docs.yml after "Custom spelling" (before "Word search")
  2. Replacing the filler-words.mdx content: reverted from the "Verbatim" version (Universal-3-Pro prompt-based) to the original "Filler Words" version (with disfluencies parameter, supported language/model/region accordions, and code examples), based on this preview
  3. Additional updates per requester feedback:
    • Changed "Supported models" accordion value from "Universal" to "Universal-2"
    • Added speech_models=["universal-2"] and language_detection parameters to all code examples (matching the pattern on the code-switching page)
    • Removed C#, Ruby, and PHP code examples (only Python SDK, Python, JavaScript SDK, and JavaScript remain)
    • Added a <Note> callout at the top of the page clarifying this page is specifically for the Universal-2 disfluencies parameter, with a link to Universal-3-Pro verbatim transcription docs

Review & Testing Checklist for Human

  • Verify Note callout: Confirm the note renders correctly at the top of the page and the link to Universal-3-Pro verbatim docs resolves to the correct anchor (#verbatim-transcription-and-disfluencies)
  • Verify code examples are correct: Confirm that speech_models=["universal-2"], language_detection, and disfluencies=True are present and correct in all 4 remaining code tabs (Python SDK, Python, JavaScript SDK, JavaScript)
  • Verify sidebar placement: Confirm "Filler words" appears after "Custom spelling" and before "Word search" in the Pre-recorded STT sidebar
  • Verify accordion content: Expand "Supported models" and confirm it shows "Universal-2" with code universal-2

Notes

  • CI failures (fern-check, lint) are pre-existing and unrelated to this change (endpoint path conflicts, trailing whitespace in openapi.yml). None are marked as required.
  • Link to Devin run
  • Requested by: @LeeVaughn

… spelling

Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

@devin-ai-integration devin-ai-integration bot changed the title Restore Disfluencies/Filler words page to Pre-recorded STT docs Restore Filler Words page to Pre-recorded STT docs Feb 6, 2026
…#/Ruby/PHP examples

Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

…3-Pro verbatim docs

Co-Authored-By: Lee Vaughn <dlvprogramming@gmail.com>
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

@LeeVaughn LeeVaughn merged commit 672d61d into main Feb 6, 2026
2 of 4 checks passed
@LeeVaughn LeeVaughn deleted the devin/1770387235-restore-filler-words-page branch February 6, 2026 14:49
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.

1 participant