{"id":19252421,"url":"https://github.com/ssciwr/vink","last_synced_at":"2025-04-21T13:30:59.095Z","repository":{"id":106877804,"uuid":"568754186","full_name":"ssciwr/vink","owner":"ssciwr","description":"A stand-alone application with GUI for OpenAI's Whisper","archived":false,"fork":false,"pushed_at":"2024-04-04T15:13:57.000Z","size":327,"stargazers_count":21,"open_issues_count":3,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-01T13:42:51.047Z","etag":null,"topics":["gui","hacktoberfest","iwr-hacktoberfest","openai","pyinstaller","speech-to-text","transcription","whisper","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssciwr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.Apache-v2","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":"2022-11-21T10:41:48.000Z","updated_at":"2025-03-11T23:10:40.000Z","dependencies_parsed_at":"2024-11-09T18:28:05.354Z","dependency_job_id":"f129c8a7-cfa7-40b3-86dd-3ed37126b694","html_url":"https://github.com/ssciwr/vink","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/ssciwr%2Fvink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssciwr%2Fvink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssciwr%2Fvink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssciwr%2Fvink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssciwr","download_url":"https://codeload.github.com/ssciwr/vink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250064571,"owners_count":21368929,"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":["gui","hacktoberfest","iwr-hacktoberfest","openai","pyinstaller","speech-to-text","transcription","whisper","whisper-ai"],"created_at":"2024-11-09T18:26:49.024Z","updated_at":"2025-04-21T13:30:58.200Z","avatar_url":"https://github.com/ssciwr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vink - an OpenAI Whisper standalone distribution\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10471161.svg)](https://doi.org/10.5281/zenodo.10471161)\n\nThis is a stand-alone application that packages [OpenAI's Whisper](https://github.com/openai/whisper) into a distribution that does not require users to have Python installed. Additionally, it provides a minimalistic graphical user interface for transcription.\n\n## Installation on Windows 10+\n\nPlease download the zipped distribution from Zenodo and unpack it to a target location of your choice:\n\n* [2024-01-08 Build from zenodo.org](https://zenodo.org/records/10471161/files/vink-installer.exe?download=1), MD5 checksum: d94d38f8db81ea1b9338e152496cc270\n\n## Usage on Windows\n\nPlease install by double clicking on the downloaded installer.  Running `vink.exe` (e.g. from your start-up menu) will fire up the graphical user interface, allowing you to specify input and output files, a model and device to run on.\n\nIf you want to work with `whisper`'s command line interface instead, you can do so by providing arguments on the command_line:\n\n```\nvink --help\n```\n\n## Linux\n\nCurrently, there is no (working) stand-alone packaging for Linux due to issues in [pyinstaller](https://github.com/pyinstaller/pyinstaller)'s handling of PySide6.\nIf you are still interested in using the GUI from Ubuntu/Debian, the following sequence of commands will install dependencies and run locally:\n\n```\nsudo apt install ffmpeg python3 python3-pip git\ngit clone https://github.com/ssciwr/vink.git\ncd vink\npython -m pip install -r requirements.txt\npython vink.py\n```\n\n## Licensing\n\nThe code provided in this project itself is covered by [the MIT license](LICENSE.md). The overall distribution is also licensed under the MIT license. For details about bundled components and their license, please check [LICENSE.md](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssciwr%2Fvink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssciwr%2Fvink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssciwr%2Fvink/lists"}