Skip to content

dsh-dictate v0.4.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@franksong2702 franksong2702 released this 23 Aug 02:57
· 14 commits to main since this release

What changed

  • Keeps browser Web Speech as the default transcription route and preserves the optional local SenseVoice endpoint route.
  • Updates the plugin peer and development dependencies to DeepSeek Harness 0.1.1-rc.2.
  • Adds explicit local-service lifecycle handling for 127.0.0.1:39081, including concurrent-start serialization and CORS-origin reconciliation.
  • Adds settings-page service/install status, cancellation, retry, and opt-in “start with DSH” controls.
  • Keeps the native macOS arm64 installer as an internal test entry; public users can prepare and manage their own funasr-server endpoint.

Compatibility

  • Requires DeepSeek Harness 0.1.1-rc.2.
  • Web Speech remains the zero-setup default.
  • Local SenseVoice uses a loopback endpoint and does not run the model in the browser.

Verification

  • Typecheck and full test suite: 6 files, 110 tests passed.
  • Package verification: dsh-dictate@0.4.0-alpha.4, 40 package entries, host exports and client wrapper verified.
  • Real managed-install E2E on 127.0.0.1:39081: HTTP 200, transcript 开饭时间早上九点至下午五点.

This is an alpha prerelease. Community project; not affiliated with or endorsed by DeepSeek or DeepSeek Harness.