{"id":27021733,"url":"https://github.com/hmknapp/slim-bazarr-subgen","last_synced_at":"2025-10-16T03:39:11.782Z","repository":{"id":243424547,"uuid":"809161835","full_name":"HMKnapp/slim-bazarr-subgen","owner":"HMKnapp","description":"Create subtitles with Whisper AI for your media files in Bazarr","archived":false,"fork":false,"pushed_at":"2024-11-29T11:55:08.000Z","size":28,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T19:54:28.937Z","etag":null,"topics":["bazarr","subtitles","whisper-ai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HMKnapp.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-01T21:56:23.000Z","updated_at":"2025-02-21T23:16:18.000Z","dependencies_parsed_at":"2024-06-08T20:00:38.337Z","dependency_job_id":"a7afdf14-64c1-4e51-906b-4cd9cdb13284","html_url":"https://github.com/HMKnapp/slim-bazarr-subgen","commit_stats":null,"previous_names":["hmknapp/slim-bazarr-subgen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HMKnapp/slim-bazarr-subgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMKnapp%2Fslim-bazarr-subgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMKnapp%2Fslim-bazarr-subgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMKnapp%2Fslim-bazarr-subgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMKnapp%2Fslim-bazarr-subgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HMKnapp","download_url":"https://codeload.github.com/HMKnapp/slim-bazarr-subgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMKnapp%2Fslim-bazarr-subgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279147165,"owners_count":26114003,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bazarr","subtitles","whisper-ai"],"created_at":"2025-04-04T19:52:09.950Z","updated_at":"2025-10-16T03:39:11.741Z","avatar_url":"https://github.com/HMKnapp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"= slim bazarr subgen\n\n====\n_slim bazarr subgen_ uses Whisper AI models to automatically create subtitles for your media files in Bazarr.\n====\n\nIt is simply a *slimmed down version of https://github.com/McCloudS/subgen[McCloudS’ subgen]* (thank you for making your code available!) which never worked for me without ugly hacks.\n\nI did this because I wanted subtitles for a TV show this evening and McCloudS/subgen (again) would suddenly not start for whatever reason, and I didn’t care anymore to find out why.\n\nNOTE: _slim bazarr subgen_ only includes functionality required for https://www.bazarr.media/[Bazarr] subtitle generation\n\nThe idea is to have a reliable subtitle service on a much smaller code base which makes it easier to maintain, extend and use.\n\n[#design]\n== Design decisions\n\n- caches and models go to `/tmp` (RAM)\n- remove everything not needed for Bazarr\n- less is more\n\n[#assumptions]\n== Assumptions\n\n- you use Docker\n- you have an Nvidia GPU and `nvidia-container-toolkit` (but works with CPU as well)\n- you have a proper amount of RAM reserved for `tmpfs` in `/tmp`\n\n[#alternatives]\n== Alternatives\n\nYou might like those better:\n\n- https://github.com/McCloudS/subgen[McCloudS/subgen]\n- https://github.com/ahmetoner/whisper-asr-webservice[ahmetoner/whisper-asr-webservice]\n\n[#run]\n== Run\n\n[source,sh]\n----\ndocker-compose up --build; docker-compose down --remove-orphans\n----\n\n[#configuration]\n== Configuration\n\nLook at `docker-compose.yml` for limited configuration options.\n\nLook here for available models: https://github.com/openai/whisper/blob/main/README.md#available-models-and-languages\n\n[#configure_bazarr]\n=== Bazarr\n\nHow to configure Bazarr to use Whisper AI subtitle creation: https://wiki.bazarr.media/Additional-Configuration/Whisper-Provider/\n\nIMPORTANT: Default port is `8090`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmknapp%2Fslim-bazarr-subgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmknapp%2Fslim-bazarr-subgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmknapp%2Fslim-bazarr-subgen/lists"}