feat(models): upgrade MAI-Transcribe-2 and Muse Spark 1.3 - #40
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 95d12e2418
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
@codex review Please focus on the three addressed findings: MAI 1.5 frozen-route and durable-result recovery, explicit Azure overrides, and durable Muse Meeting model migration. Also check that integration with current main preserves PR #41's cleanup. All three original threads now include the fix and regression evidence. |
|
Codex Review: Didn't find any major issues. Nice work! Reviewed commit: ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Summary
MAI-Transcribe-2model and usemicrosoft/mai-transcribe-2for new OpenRouter transcription workmain(70697f0) and preserve PR refactor: remove dead code, redundant wrappers, and low-value tests #41's code/test cleanup, including the removal ofstart.shReview fixes
meetings.analysis_modelvalues at database initialization; preserve analysis history, timestamps, and cached model provenance.Integration details
Azure retains its LLM Speech endpoint and API version
2025-10-15; version 2 supports the existingphraseListpath andsoutheastasiais accepted. UI metadata reflects the published limited-time $0.10/audio-hour price through 2026. Muse retains the existing Meta transport, token cap, tier pricing, and Contributor data-use warning. MAI routes continue to expose final text only.Validation
f611da4127and reported no major issues; all original review threads are resolved.References