{"id":29121570,"url":"https://github.com/maya-doshi/memo-transcriber","last_synced_at":"2025-08-21T16:26:49.090Z","repository":{"id":301807636,"uuid":"1010363512","full_name":"maya-doshi/memo-transcriber","owner":"maya-doshi","description":"transcribe audio and video attached to memos","archived":false,"fork":false,"pushed_at":"2025-07-07T17:38:32.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T18:50:02.537Z","etag":null,"topics":["ai","faster-whisper","memos","self-hosted","transcription","whisper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maya-doshi.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,"zenodo":null}},"created_at":"2025-06-28T23:00:07.000Z","updated_at":"2025-07-07T17:38:36.000Z","dependencies_parsed_at":"2025-06-29T00:25:13.979Z","dependency_job_id":"dddd3652-5c3d-4a26-a738-ac30d600c654","html_url":"https://github.com/maya-doshi/memo-transcriber","commit_stats":null,"previous_names":["maya-doshi/memo-transcriber"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maya-doshi/memo-transcriber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maya-doshi%2Fmemo-transcriber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maya-doshi%2Fmemo-transcriber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maya-doshi%2Fmemo-transcriber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maya-doshi%2Fmemo-transcriber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maya-doshi","download_url":"https://codeload.github.com/maya-doshi/memo-transcriber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maya-doshi%2Fmemo-transcriber/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264619438,"owners_count":23638450,"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":["ai","faster-whisper","memos","self-hosted","transcription","whisper"],"created_at":"2025-06-29T17:00:27.216Z","updated_at":"2025-07-10T17:32:40.608Z","avatar_url":"https://github.com/maya-doshi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# memo transcriber\ncurrently a pretty barebones mvp. works with a webhook on port 5000 with a function to transcribe all memos which meet requirements if you want. probably a lot of bugs and typos\n\nadds transcripts like this:\n![transcripts example](./_imgs/mvp_screenshot.webp)\n\n## usage\n### docker\n1. clone and cd into repo\n2. `cp .env.example .env`\n3. edit variables in .env\n4. `docker compose up -d` (maybe `docker-compose up -d` depending on distro (debian))\n5. add webhook\n\n### native\n1. fill all the variables in the code/env, modify the filters and stuff\n2. get all requirements (ive only tried the nix stuff)\n3. run `python main.py`\n4. add the webhook to your memos instance\n\n### optional\n- run `do_all()` if u want, this is still pretty rough. there will be a better way eventually\n\n## motivation\nbe able to see what i log without having to download the whole video/audio file which can be several gigabytes. also searchability\n\n## TODO\n- [ ] figure out a better name for this (super important, obviously)\n- [ ] make the code not a disaster\n  - [ ] env vars instead of hardcoded\n  - [ ] figure out unloading the model in downtime\n  - [ ] package properly\n  - [ ] error handling\n  - [ ] more robust filtering of which memos should be transcribed\n  - [ ] figure out where to store model in docker image\n- [X] docker image\n- [ ] barebones webui\n- [ ] add option for external transcription\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaya-doshi%2Fmemo-transcriber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaya-doshi%2Fmemo-transcriber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaya-doshi%2Fmemo-transcriber/lists"}