{"id":29679502,"url":"https://github.com/musabdev/whisper-gui","last_synced_at":"2025-07-23T01:08:13.542Z","repository":{"id":304345444,"uuid":"1018519719","full_name":"MusabDev/whisper-gui","owner":"MusabDev","description":"A Python GUI for transcribing audio/video using OpenAI's Whisper — clean, fast, and easy to use","archived":false,"fork":false,"pushed_at":"2025-07-12T12:45:36.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-12T14:51:12.544Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MusabDev.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2025-07-12T12:42:45.000Z","updated_at":"2025-07-12T12:45:39.000Z","dependencies_parsed_at":"2025-07-12T14:51:15.904Z","dependency_job_id":"579c116c-3b01-4cd7-97ab-3246a915b327","html_url":"https://github.com/MusabDev/whisper-gui","commit_stats":null,"previous_names":["musabdev/whisper-gui"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MusabDev/whisper-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Fwhisper-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Fwhisper-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Fwhisper-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Fwhisper-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MusabDev","download_url":"https://codeload.github.com/MusabDev/whisper-gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Fwhisper-gui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266598519,"owners_count":23953999,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2025-07-23T01:08:12.479Z","updated_at":"2025-07-23T01:08:13.528Z","avatar_url":"https://github.com/MusabDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Whisper Transcriber GUI\n\nA sleek Python desktop application built with `customtkinter` that leverages OpenAI's [Whisper](https://github.com/openai/whisper) model for accurate speech-to-text transcription of audio and video files.\n\n## Features\n- 🎛 User-friendly GUI using `customtkinter`\n- 🎚 Choose from all Whisper models (tiny → large)\n- 📂 Load audio/video files (MP3, MP4, WAV, etc.)\n- 📋 Copy and 💾 Save transcription with a click\n- 🌐 Multilingual transcription support\n\n## Tech Stack\n- Python 3.10+\n- customtkinter\n- OpenAI Whisper\n- ffmpeg (for media decoding)\n\n## Installation\n\nDownload the project or clone it to your computer. Then, run the provided installation script **once** to set up Python, dependencies, and required programs:\n\n### On macOS / Linux\n```bash\n./install.sh\n```\n\nOn Windows (PowerShell or CMD)\n```bash\ninstall.bat\n```\n\nThis script will install Python, pip, and all required Python packages from requirements.txt.\n\n## Running the Application\nAfter installation, start the application using the run script:\n\nOn macOS / Linux\n```bash\n./run.sh\n```\n\nOn Windows (PowerShell or CMD)\n```bash\nrun.bat\n```\nThis will launch the Whisper Transcriber GUI.\n\n## Model Info\nWhisper models supported:\n- `tiny` (39 MB)\n- `base` (74 MB)\n- `small` (244 MB)\n- `medium` (769 MB)\n- `large` (1550 MB)\n- `large-v2` (1550 MB)\n- `large-v3` (1550 MB)\n- `turbo` (809 MB)\n\n---\n\nContributions welcome! ⭐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusabdev%2Fwhisper-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmusabdev%2Fwhisper-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusabdev%2Fwhisper-gui/lists"}