You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.5 — accepted by the Microsoft Store
The source that passed certification and is published at
https://apps.microsoft.com/detail/9PFB8LR3RR9X (product 9PFB8LR3RR9X), native
x64 and ARM64.
1.0.5 replaced on-device recognition with a deterministic bundled demonstration.
The 1.0.3 submission had failed policy 10.1.2.10 — Start Subtitles did nothing on
the review device — and none of whisper.cpp, Windows.Media.SpeechRecognition or
the experimental Windows AI Speech/ML component worked on a machine nobody had
configured. Dropping whisper.cpp also removed the C++ toolchain and made native
ARM64 packages possible.
Tagged at the merge of #34 rather than at main, so this tag is exactly the
certified build: main has since taken wasapi 0.24 and cpal 0.18.2, which the
Store's 1.0.5 does not contain.