{"id":34627790,"url":"https://github.com/heng30/whispercap","last_synced_at":"2025-12-24T16:11:24.870Z","repository":{"id":315454965,"uuid":"1044385567","full_name":"heng30/whispercap","owner":"heng30","description":"uses whisper models to transcribe videos or audio into subtitles.（使用whisper模型将视频或音频转录为字幕）","archived":false,"fork":false,"pushed_at":"2025-12-20T08:35:23.000Z","size":26244,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T20:32:43.118Z","etag":null,"topics":["gui","rust","slint","subtitle","whisper-cpp"],"latest_commit_sha":null,"homepage":"","language":"Slint","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/heng30.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-25T15:49:28.000Z","updated_at":"2025-12-20T08:35:26.000Z","dependencies_parsed_at":"2025-10-27T06:17:51.740Z","dependency_job_id":null,"html_url":"https://github.com/heng30/whispercap","commit_stats":null,"previous_names":["heng30/whisper-cap","heng30/whispercap"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/heng30/whispercap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heng30%2Fwhispercap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heng30%2Fwhispercap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heng30%2Fwhispercap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heng30%2Fwhispercap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heng30","download_url":"https://codeload.github.com/heng30/whispercap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heng30%2Fwhispercap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28004519,"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-12-24T02:00:07.193Z","response_time":83,"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":["gui","rust","slint","subtitle","whisper-cpp"],"created_at":"2025-12-24T16:11:24.142Z","updated_at":"2025-12-24T16:11:24.864Z","avatar_url":"https://github.com/heng30.png","language":"Slint","readme":"\u003cdiv style=\"display: flex, margin: 8px\"\u003e\n    \u003cimg src=\"./screenshot/1-en.png\"/\u003e\n    \u003cimg src=\"./screenshot/2-en.png\"/\u003e\n\u003c/div\u003e\n\n[中文文档](./README.zh-CN.md)\n\n[Introduction video](https://youtu.be/j8Qip68JvDI)\n\n### Introduction\nThis is a desktop application that uses the Whisper model to transcribe videos or audio into subtitles. It supports Linux, Windows, and MacOS platforms.\n\n### Features\n- Transcribe audio and video into subtitles\n- Download Whisper models\n- Edit and modify subtitles\n- AI-powered subtitle translation\n- AI-assisted subtitle correction\n- Play audio and video to assist in subtitle correction\n- Export subtitles and video\n- Adjust timestamps for audio waveform images\n- Transcribe in chunks to prevent severe timestamp drift in long videos\n\n### How to build?\n- Install `Rust` and `Cargo`\n- Run `make desktop-debug` to run it on desktop platform\n- Run `make desktop-build-release` to build a release version desktop application\n- Refer to [Makefile](./Makefile) for more information\n\n### Troubleshooting\n- Using the `Qt backend` can resolve the issue of fuzzy fonts on the Windows platform. It is also recommended to prioritize the `Qt backend` to maintain a consistent build environment with the developers.\n- Since the program uses ffmpeg to handle audio and video format conversion, [ffmpeg](https://ffmpeg.org/) needs to be installed. On the `Windows` platform, you need to install `ffmpeg` to the **system path**.\n- On the `Linux` platform, `Zenity` or `Kdialog` must be installed to open the file selection dialog.\n\n### Reference\n- [Slint Language Documentation](https://slint-ui.com/releases/1.0.0/docs/slint/)\n- [slint::android](https://snapshots.slint.dev/master/docs/rust/slint/android/#building-and-deploying)\n- [Running In A Browser Using WebAssembly](https://releases.slint.dev/1.7.0/docs/slint/src/quickstart/running_in_a_browser)\n- [github/slint-ui](https://github.com/slint-ui/slint)\n- [Viewer for Slint](https://github.com/slint-ui/slint/tree/master/tools/viewer)\n- [LSP (Language Server Protocol) Server for Slint](https://github.com/slint-ui/slint/tree/master/tools/lsp)\n- [developer.android.com](https://developer.android.com/guide)\n- [How to Deploy Rust Binaries with GitHub Actions](https://dzfrias.dev/blog/deploy-rust-cross-platform-github-actions/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheng30%2Fwhispercap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheng30%2Fwhispercap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheng30%2Fwhispercap/lists"}