Skip to content

Releases: notune/android_transcribe_app

Release v0.1.14

18 Feb 18:23

Choose a tag to compare

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

18 Feb 16:44

Choose a tag to compare

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

17 Feb 23:10

Choose a tag to compare

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

13 Feb 18:33

Choose a tag to compare

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

08 Feb 20:34

Choose a tag to compare

Bump version to v0.1.10

Release v0.1.9

28 Jan 19:20

Choose a tag to compare

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

28 Jan 18:35

Choose a tag to compare

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

11 Dec 22:06

Choose a tag to compare

add model asset download step to github workflow

0.1.3

23 Nov 14:05

Choose a tag to compare

fixes an issue which sometimes caused an infinite loading screen on the keyboard input method

0.1.2: Live Subtitles

23 Nov 11:27
9d376e9

Choose a tag to compare

Merge pull request #1 from notune/live-subtitles

Live subtitles