Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:58
15e27b6
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.