Skip to content

feat(vscode): add Parakeet speech-to-text model#11693

Merged
marius-kilocode merged 1 commit into
mainfrom
pretty-brush
Jun 25, 2026
Merged

feat(vscode): add Parakeet speech-to-text model#11693
marius-kilocode merged 1 commit into
mainfrom
pretty-brush

Conversation

@marius-kilocode

@marius-kilocode marius-kilocode commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

OpenRouter now serves nvidia/parakeet-tdt-0.6b-v3 through the transcription endpoint already used by Kilo Gateway, but the VS Code extension uses a curated speech model catalog. That prevents users from selecting Parakeet even though the existing transport supports it.

Add Parakeet TDT 0.6B v3 to the shared catalog that drives the Models settings page and every speech-input surface. Keep Whisper Large V3 Turbo as the fallback, identify NVIDIA in the selector, and leave GPT-specific prompt conditioning disabled so Parakeet receives only the existing audio and language fields.

@kilo-code-bot

kilo-code-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • .changeset/add-parakeet-speech.md
  • packages/kilo-vscode/src/speech-to-text/models.ts
  • packages/kilo-vscode/tests/model-selector-accessibility.spec.ts
  • packages/kilo-vscode/tests/unit/speech-to-text-models-sync.test.ts

Reviewed by gpt-5.4-20260305 · Input: 53.4K · Output: 5.1K · Cached: 292.6K

Review guidance: REVIEW.md from base branch main

@marius-kilocode marius-kilocode merged commit 6e9276d into main Jun 25, 2026
25 checks passed
@marius-kilocode marius-kilocode deleted the pretty-brush branch June 25, 2026 13:29
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