Releases: notune/android_transcribe_app
Releases · notune/android_transcribe_app
Release v0.1.14
v0.1.14: - fix error on longer then 1 minute transcribes, by chunking them - add ability to share audio with the app for transcribing it
Release v0.1.13
v0.1.13: - add optional setting to auto-pause music/audio while transcribing speech (@JsBergbau) - fix bug that caused recording after quitting keyboard, when auto-start mic was enabled
Release v0.1.12
v0.1.12: - Expose Offline Voice Input to external keyboards (e.g. SwiftKey) (thanks @JsBergbau) - Add animation for voice input (RecognizeActivity) thanks @JsBergbau - Improve build process (moved to Gradle)
Release v0.1.11
v0.1.11: - Voice Input discoverable by other Keyboards (e.g. FUTO Keyboard) - auto start option - removes sending action in multi-line text-fields (such as Signal) - adds option to select transcribed text for easy retry or deletion
Release v0.1.10
Bump version to v0.1.10
Release v0.1.9
Fix overlay permission on Android 15, bump to v0.1.9 - Use startActivity instead of startActivityForResult for overlay settings - Check permission state in onResume instead of onActivityResult - Fixes issue where Settings app immediately finishes on newer Android versions
Release v0.1.8
chore: Bump version to 0.1.8 - 16KB page size compliance for Google Play (Android 15+) - Updated bundletool to 1.18.3 - CI verification for 16KB alignment
Release v0.1.7
add model asset download step to github workflow
0.1.3
0.1.2: Live Subtitles
Merge pull request #1 from notune/live-subtitles Live subtitles