Nincs leírás

soupslurpr 2882d91ca8 remove unnecessary `android.intent.category.DEFAULT` intent filter in MainActivity 2 hónapja
.idea e4a0f737ce update Kotlin to 2.1.21 2 hónapja
app 2882d91ca8 remove unnecessary `android.intent.category.DEFAULT` intent filter in MainActivity 2 hónapja
gradle 95a29b33af update Gradle to 8.14.1 2 hónapja
lib b242588ec8 remove unnecessary version for whisper.cpp Gradle module 2 hónapja
whisper.cpp @ 51c6961c7b 5f8e33222b update whisper.cpp to 1.7.5 3 hónapja
.gitattributes 0128743022 initial commit & version 1/0.1.0 1 éve
.gitignore 1fb9937bc1 remove transcribro_rs and consolidate release app files ignore into just ignoring the folder 2 hónapja
.gitmodules 8ad0c62fd5 readd whisper.cpp as git submodule 7 hónapja
CONTRIBUTING.md 0a2b43ba82 add cloning instructions to CONTRIBUTING.md 2 hónapja
LICENSE.openai-whisper.txt 0128743022 initial commit & version 1/0.1.0 1 éve
LICENSE.silero-vad.txt 0128743022 initial commit & version 1/0.1.0 1 éve
LICENSE.txt 361abc1655 update copyright notice 2 hónapja
LICENSE.whisper.cpp.txt 1c62dd4104 update dependencies 1 éve
README.md 3cf35a87bc remove README.md Branding section 2 hónapja
Screenshot_20250214-223133.png f9a981f271 Add files via upload 5 hónapja
build.gradle.kts 93f5271f38 update Android Gradle plugin to 8.10.1 2 hónapja
gradle.properties b9fd13735e increase JVM heap memory to 4096 MB to prevent running out while building 3 hónapja
gradlew 95a29b33af update Gradle to 8.14.1 2 hónapja
gradlew.bat 95a29b33af update Gradle to 8.14.1 2 hónapja
ic_launcher.svg 0128743022 initial commit & version 1/0.1.0 1 éve
settings.gradle.kts 0128743022 initial commit & version 1/0.1.0 1 éve

README.md

Transcribro

Transcribro is a private and on-device speech recognition keyboard and service for Android.\ It uses whisper.cpp to run the OpenAI Whisper family of models and Silero VAD for voice activity detection.\ It features a voice input keyboard, enabling you to type with speech.\ It can also be used by other apps either explicitly or when set as the user-selected speech to text app which some apps may use for speech to text.

Language support

Transcribro currently only supports English. However, supporting other languages is planned and tracked in https://github.com/soupslurpr/Transcribro/issues/18.

Download

Transcribro is available on the Accrescent app store and GitHub releases.\ Accrescent is the recommended way to get Transcribro as it is more secure than GitHub releases.\ Click on the badge below to get it on Accrescent.

<img alt="Get it on Accrescent" src="https://accrescent.app/badges/get-it-on.png" height="80">

The package name and SHA-256 hash of the signing certificate is below, so if you are downloading the APK, you can verify Transcribro with apksigner using apksigner verify --print-certs Transcribro-X.Y.Z.apk and/or AppVerifier. If you are downloading from Accrescent then you should verify Accrescent itself here.

dev.soupslurpr.transcribro\ 7D:BC:FB:FA:A1:35:B4:4E:6E:93:91:02:25:DC:B1:4E:05:82:91:DA:8C:2D:36:22:73:49:49:B7:1A:B3:BE:64

It can also be found on a Bluesky post to distrust the website. It is encouraged to verify it's the same with other people as well for assurance.

Community

Join the Matrix space at https://matrix.to/#/#transcribro:matrix.org for the General, Announcements, and Testing rooms.

Contributing

Check CONTRIBUTING.md for things to know if you want to contribute.

Donation

Enjoy Transcribro? You can donate to soupslurpr, the lead developer of Transcribro to support their work on Transcribro and their other open source projects. Thank you!

Monero address:\ 88rAaNowhaC8JG8NJDpcdRWr1gGVmtFPnHWPS9xXvqY44G4XKVi5hZMax2FQ6B8KAcMpzkeJAhNek8qMHZjjwvkEKuiyBKF

The Monero address and also a QR code can be found in the app's Donate screen.

Screenshots

Screenshot of the keyboard UI, focused on the search bar of Vanadium's incognito tab.