Skip to content

feat: add local custom whisper stt - #47

Draft
tover0314-w wants to merge 14 commits into
mainfrom
codex/custom-local-stt-main
Draft

feat: add local custom whisper stt#47
tover0314-w wants to merge 14 commits into
mainfrom
codex/custom-local-stt-main

Conversation

@tover0314-w

Copy link
Copy Markdown
Owner

Summary

  • Add a Local / Custom Whisper STT provider with Speaches defaults (http://localhost:8000/v1, Systran/faster-whisper-large-v3) and optional API key support.
  • Wire custom STT config through storage, pipeline setup, connection tests, and Settings UI while keeping onboarding on cloud/API-key providers.
  • Add focused Rust and frontend coverage plus design/implementation docs for the feature.

Validation

  • npm test (96 passed)
  • npm run build
  • git diff --check origin/main..HEAD
  • CARGO_BUILD_JOBS=1 cargo test in src-tauri (77 passed)

Notes

Manual validation against a live local STT server was not run in this environment.

@toverwu-qaq toverwu-qaq changed the title [codex] Add Local / Custom Whisper STT feat: add local custom whisper stt Jun 2, 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.

1 participant