Skip to content

revert: OpenAI-compatible cloud ASR (#401) — not ready to ship - #410

Merged
ruzin merged 1 commit into
mainfrom
revert/cloud-asr
Jul 24, 2026
Merged

revert: OpenAI-compatible cloud ASR (#401) — not ready to ship#410
ruzin merged 1 commit into
mainfrom
revert/cloud-asr

Conversation

@ruzin

@ruzin ruzin commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Reverts the cloud transcription engine from #401 — we're not ready to ship it.

Gates green locally: main.js syntax, renderer typecheck, ipc-contract 7/7, 99 Python config/transcriber tests.


Summary by cubic

Reverts the OpenAI‑compatible cloud transcription engine and returns to on‑device speech‑to‑text only (Parakeet, Whisper). Removes the openai-asr engine, UI, IPC, config, and tests, and drops it from the v0.6.4 docs.

  • Refactors
    • Removed openai-asr from backend config, key storage/env injection, and transcriber; simplified diarisation timestamp logic.
    • Stripped OpenAI ASR handlers from main.js, preload.js, and renderer ipc.ts; removed related hooks and settings UI; deleted the e2e config test.
    • Kept notification and Discord‑announcer changes that touched shared files; no cloud‑ASR references remain.
    • Updated README.md and docs/changelog.mdx to remove cloud transcription notes.
    • Engine loading/context now only accept parakeet or whisper; subprocess env uses getAiEnv() only.

Written for commit b54fe48. Summary will update on new commits.

Review in cubic

Reverts the cloud transcription engine (#401) and drops it from the
pending v0.6.4 notes; we aren't ready to ship it. Reverse of 8a83238;
the notifications (#402) and announcer (#409) changes to the shared
files (main.js/preload.js/ipc.ts/e2e-mock) are preserved. Gates green:
main.js syntax, renderer typecheck, ipc-contract 7/7, 99 Python tests.
@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stenoai 🟢 Ready View Preview Jul 24, 2026, 12:18 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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