Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devemperor/dictate
A powerful Whisper AI keyboard for reliable speech transcription
https://github.com/devemperor/dictate
android keyboard openai openai-api whisper whisper-ai
Last synced: about 1 month ago
JSON representation
A powerful Whisper AI keyboard for reliable speech transcription
- Host: GitHub
- URL: https://github.com/devemperor/dictate
- Owner: DevEmperor
- License: apache-2.0
- Created: 2024-05-29T12:25:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T11:56:12.000Z (about 1 month ago)
- Last Synced: 2024-10-09T19:20:18.782Z (about 1 month ago)
- Topics: android, keyboard, openai, openai-api, whisper, whisper-ai
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=net.devemperor.dictate
- Size: 1.83 MB
- Stars: 15
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dictate Keyboard (Whisper AI transcription)
#### Dictate is an easy-to-use keyboard for transcribing and dictating. The app uses [OpenAI Whisper](https://openai.com/index/whisper/) in the background, which supports extremely accurate results for [many different languages](https://platform.openai.com/docs/guides/speech-to-text/supported-languages) with punctuation and custom AI rewording using GPT-4 Omni. Since a picture is worth a thousand words, here is a showcase video and some screenshots:
| | ![dictate_keyboard_notes_recording.png](https://github.com/DevEmperor/Dictate/blob/624fde1cbc8e29fdb77f334f3edfa6231d27df82/img/dictate_keyboard_notes_recording.png?raw=true) | ![dictate_settings.png](https://github.com/DevEmperor/Dictate/blob/624fde1cbc8e29fdb77f334f3edfa6231d27df82/img/dictate_settings.png?raw=true) |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| ![dictate_settings_2.png](https://github.com/DevEmperor/Dictate/blob/58fd05bad9b33a91efb51a9506f6d9bf6310ad5b/img/dictate_settings_2.png?raw=true) | ![dictate_prompts_overview.png](https://github.com/DevEmperor/Dictate/blob/624fde1cbc8e29fdb77f334f3edfa6231d27df82/img/dictate_prompts_overview.png?raw=true) | ![dictate_prompts_edit.png](https://github.com/DevEmperor/Dictate/blob/624fde1cbc8e29fdb77f334f3edfa6231d27df82/img/dictate_prompts_edit.png?raw=true) |## Installation
**The app is available on [Google Play](https://play.google.com/store/apps/details?id=net.devemperor.dictate)** (for a small fee to support me and the future development), so you get easy installation and free lifetime updates. Just click on the badge above or [on this link](https://play.google.com/store/apps/details?id=net.devemperor.dictate).
## License
Dictate is under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0), following all clarifications stated in the [license file](https://raw.githubusercontent.com/DevEmperor/Dictate/master/LICENSE)