значок приложения

Voxscribe - Offline Voice Input

Voxscribe is an offline voice keyboard that transcribes speech on-device.
Новое в версии 1.0.2
v1.0.2 - Boing Boom Tschak
2026-09-02

- added a space key to the input panel
- hold the space key to insert a comma, period, question mark or exclamation mark
- swipe sideways across the empty part of the panel to move the cursor
- Voxscribe now shows up on the mic key of keyboards that have one
- refreshed the launcher icon
Voxscribe is an offline voice-input keyboard (input method) for Android. Hold the mic button to record; your speech is transcribed entirely on-device with whisper.cpp using a Whisper model file you supply yourself, and the result is written into the focused text field.

Voxscribe is free software. It is published under the MIT open-source license. Voxscribe uses whisper.cpp for on-device transcription, which is also free software published under the MIT license.

SETUP

Voxscribe does not ship a speech model. You download one yourself and point the app at it.


  1. Download a Whisper model file in GGML format from the Hugging Face repository ggerganov/whisper.cpp: https://huggingface.co/ggerganov/whisper.cpp/tree/main

    Recommended files:

    • ggml-base-q5_1.bin (~60 MB), the recommended default

    • ggml-small-q5_1.bin (~190 MB), better quality but slower

    • ggml-tiny-q5_1.bin (~32 MB), for older or weak devices


    Use a multilingual model only. The .en (English-only) variants break both language modes.

  2. Open Voxscribe, tap "Model file", and pick the file you downloaded.

  3. Under "Setup", tap "Enable Voxscribe keyboard" and turn Voxscribe on in the system keyboard settings.

  4. Under "Setup", tap "Microphone permission" and allow recording. You can also grant it the first time you hold the mic button.

  5. In any text field, switch to Voxscribe with the keyboard's mic button or the system input-method switcher, then hold the mic button to record and release to insert the transcript.



FEATURES


  • Offline, on-device transcription, so nothing leaves your phone

  • Push-to-talk: hold to record, release to transcribe

  • Two favourite languages to switch between on the panel, or automatic language detection

  • Light and dark themes, plus Material You dynamic colors



A WORD ON PRIVACY

Voxscribe works entirely on your device. Your speech is recorded while you hold the mic button, transcribed locally by whisper.cpp. There is no web service behind Voxscribe. The Whisper model stays wherever you saved it. The only permission Voxscribe requests is microphone access, needed to record your voice. Voxscribe does not hold the INTERNET permission. It cannot transmit data.

Версии

Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.

Скачать
  • Версия 1.0.2 (3) рекомендована Добавлено 05.09.2026

    arm64-v8a x86_64

    Для этой версии требуется Android 10 или новее.

    Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.

    Разрешения
    • запись аудио
      Когда приложение используется, оно может записывать аудио с помощью микрофона.
    • org.y20k.voxscribe.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Скачать APK 21 МиБ Подпись PGP | Журнал сборки

  • Новое в версии 1.0.1
    v1.0.1 - Boing Boom Tschak
    2026-07-18

    - added a backspace key: tap to delete a character, hold to delete word by word
  • Версия 1.0.1 (2) - Добавлено 31.07.2026

    arm64-v8a x86_64

    Для этой версии требуется Android 10 или новее.

    Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.

    Разрешения
    • запись аудио
      Когда приложение используется, оно может записывать аудио с помощью микрофона.
    • org.y20k.voxscribe.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Скачать APK 21 МиБ Подпись PGP | Журнал сборки