{"id":15136550,"url":"https://github.com/kabanosk/whisper-website","last_synced_at":"2025-05-16T09:00:25.735Z","repository":{"id":60976651,"uuid":"541797614","full_name":"Kabanosk/whisper-website","owner":"Kabanosk","description":"Simple web application, which can be used to convert audio to subtitles by OpenAI's Whisper model","archived":false,"fork":false,"pushed_at":"2025-02-07T14:54:00.000Z","size":50,"stargazers_count":288,"open_issues_count":0,"forks_count":71,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-09T04:03:33.901Z","etag":null,"topics":["audio-to-text","fastapi","hacktoberfest","open-source","openai","python3","speech-to-text","subtitles","subtitles-generator","uvicorn","website","whisper"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Kabanosk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"Kabanosk"}},"created_at":"2022-09-26T21:51:29.000Z","updated_at":"2025-04-03T17:20:16.000Z","dependencies_parsed_at":"2024-03-17T07:42:56.153Z","dependency_job_id":"90187831-bc0b-43ba-a694-39107add2be1","html_url":"https://github.com/Kabanosk/whisper-website","commit_stats":null,"previous_names":["kabanosk/whisper-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kabanosk%2Fwhisper-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kabanosk%2Fwhisper-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kabanosk%2Fwhisper-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kabanosk%2Fwhisper-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kabanosk","download_url":"https://codeload.github.com/Kabanosk/whisper-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501548,"owners_count":22081526,"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":["audio-to-text","fastapi","hacktoberfest","open-source","openai","python3","speech-to-text","subtitles","subtitles-generator","uvicorn","website","whisper"],"created_at":"2024-09-26T06:22:57.701Z","updated_at":"2025-05-16T09:00:25.680Z","avatar_url":"https://github.com/Kabanosk.png","language":"Python","funding_links":["https://github.com/sponsors/Kabanosk"],"categories":[],"sub_categories":[],"readme":"## Website which convert speech to text by Whisper model ([Official Repo](https://github.com/openai/whisper))\n\n## Hosting website on localhost:\n\n1. Clone the repo - `git clone git@github.com:Kabanosk/whisper-website.git`\n2. Go to repo directory - `cd whisper-website`\n3. Create virtual environment - `python3 -m venv venv`\n4. Activate the environment - `source venv/bin/activate`/`. venv/bin/activate`\n5. Install requirements - `pip install -r requirements.txt`\n6. Go to src directory - `cd src`\n7. Run the `run.py` file - `python3 run.py`\n8. Go to your browser and type `http://127.0.0.1:8000/` if the browser doesn't open\n\n## Run website on localhost with Docker\n### First time\n1. Install [Docker](https://docs.docker.com/engine/install/)\n2. Clone the repo - `git clone git@github.com:Kabanosk/whisper-website.git`\n3. Go to repo directory - `cd whisper-website`\n4. Create Docker image - `docker build -t app .`\n5. Run Docker container - `docker run --name app_container -p 80:80 app`\n6. Go to your browser and type `http://127.0.0.1:80/`\n\n### Next time\n\n1. Start your Docker container - `docker start app_container`\n2. Go to your browser and type `http://127.0.0.1:80/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabanosk%2Fwhisper-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabanosk%2Fwhisper-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabanosk%2Fwhisper-website/lists"}