{"id":15136461,"url":"https://github.com/mikeesto/whispercpp-android","last_synced_at":"2025-10-23T23:36:59.146Z","repository":{"id":247515488,"uuid":"824880407","full_name":"mikeesto/whispercpp-android","owner":"mikeesto","description":"An Android app using whisper.cpp for voice-to-text transcriptions","archived":false,"fork":false,"pushed_at":"2024-07-09T02:15:24.000Z","size":330,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T16:14:24.366Z","etag":null,"topics":["android","kotlin","speech-to-text","transcription","whisper","whisper-cpp"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeesto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-06T07:50:09.000Z","updated_at":"2025-01-13T04:06:24.000Z","dependencies_parsed_at":"2024-07-09T06:54:41.806Z","dependency_job_id":null,"html_url":"https://github.com/mikeesto/whispercpp-android","commit_stats":null,"previous_names":["mikeesto/whispercpp-android"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fwhispercpp-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fwhispercpp-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fwhispercpp-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeesto%2Fwhispercpp-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeesto","download_url":"https://codeload.github.com/mikeesto/whispercpp-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123097,"owners_count":20887259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","kotlin","speech-to-text","transcription","whisper","whisper-cpp"],"created_at":"2024-09-26T06:21:56.588Z","updated_at":"2025-10-23T23:36:54.105Z","avatar_url":"https://github.com/mikeesto.png","language":"Kotlin","readme":"# whispercpp-android\n\nAn Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.\n\n## Usage\n\n1. Download a model from [here](https://huggingface.co/ggerganov/whisper.cpp) and place it in the `app/src/main/assets/models` folder. Tiny and base models work best.\n\n2. This project relies on the `whisper.cpp` library to be built for Android. Clone the [whisper.cpp repository](https://github.com/ggerganov/whisper.cpp/) and then set the `WHISPER_CPP_DIR` environment variable to the path of the repository. In Android Studio you can do this by going to Settings -\u003e Build, Execution, Deployment -\u003e Gradle-Android Compiler -\u003e Command-line Options and adding the following line:\n\n```\n-DWHISPER_CPP_DIR=/path/to/whisper.cpp\n```\n\n3. Select the `release` active build variant, and use Android Studio to run and deploy to your device.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeesto%2Fwhispercpp-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeesto%2Fwhispercpp-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeesto%2Fwhispercpp-android/lists"}