{"id":16752897,"url":"https://github.com/luser/auto-caption","last_synced_at":"2025-06-11T01:35:07.112Z","repository":{"id":137589234,"uuid":"46389412","full_name":"luser/auto-caption","owner":"luser","description":"Produce captions for videos using PocketSphinx speech recognition","archived":false,"fork":false,"pushed_at":"2016-01-15T21:33:59.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T00:04:02.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luser.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}},"created_at":"2015-11-18T02:21:57.000Z","updated_at":"2020-10-16T06:26:51.000Z","dependencies_parsed_at":"2023-03-18T05:00:37.845Z","dependency_job_id":null,"html_url":"https://github.com/luser/auto-caption","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fauto-caption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fauto-caption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fauto-caption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luser%2Fauto-caption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luser","download_url":"https://codeload.github.com/luser/auto-caption/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248245507,"owners_count":21071502,"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":[],"created_at":"2024-10-13T02:48:28.152Z","updated_at":"2025-04-10T15:52:43.735Z","avatar_url":"https://github.com/luser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project contains two scripts that use [PocketSphinx](https://cmusphinx.sourceforge.net/) to produce captions\nfrom a video file using speech recognition. The dependencies are a bit tricky,\na Dockerfile is provided to produce a working environment. Specifically,\nthe script currently relies on [an unlanded patch](https://github.com/luser/pocketsphinx/commit/18f6755caafd04726e76569aa7daa7c6211ea05e) to the PocketSphinx\nGstreamer plugin.\n\n`caption.py` takes a media file and generates a caption file. You can test\nthis script with the pre-built docker image `luser/auto-caption:0.2`, for example:\n```\ndocker run -t luser/auto-caption:0.1 ./run.sh https://people.mozilla.org/~tmielczarek/test-long.wav\n```\n\nWill produce captions on stdout.\n\n`adapt-from-captions.py` takes a media file, a manually corrected captions\nfile, and a PocketSphinx acoustic model, and adapts the model by feeding it\nthe matched input audio and corrected text. It will output\n`updated-model.tar.gz` in the working directory if it succeeds.\n\nAny copyright is dedicated to the Public Domain.\nhttp://creativecommons.org/publicdomain/zero/1.0/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluser%2Fauto-caption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluser%2Fauto-caption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluser%2Fauto-caption/lists"}