Patch release that fixes a few bugs Changelog: * Screen stays awake during voice input now * Fixed JNI code returning invalid modified utf-8 * Fixed a race condition where the voice input model could get freed during inference * Fixed keyboard logic conflicting with voice input, causing duplicate text if cursor is moved/updated * Made native inference cancellable early