{"id":20574523,"url":"https://github.com/kostasereksonas/audio-transcriber","last_synced_at":"2025-04-14T17:50:47.892Z","repository":{"id":63332454,"uuid":"545503850","full_name":"KostasEreksonas/Audio-transcriber","owner":"KostasEreksonas","description":"Simple Python audio transcriber using OpenAI's Whisper speech recognition model","archived":false,"fork":false,"pushed_at":"2025-03-23T11:19:02.000Z","size":45,"stargazers_count":34,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T12:24:08.357Z","etag":null,"topics":["audio","audio-to-text","openai","openai-whisper","pip","python","text","transcription","whisper","youtube","youtube-dl"],"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/KostasEreksonas.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}},"created_at":"2022-10-04T13:41:12.000Z","updated_at":"2025-03-23T11:19:05.000Z","dependencies_parsed_at":"2024-02-12T16:59:08.556Z","dependency_job_id":"2a844eb9-c5ea-485a-ba9f-f5316bbcf632","html_url":"https://github.com/KostasEreksonas/Audio-transcriber","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/KostasEreksonas%2FAudio-transcriber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2FAudio-transcriber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2FAudio-transcriber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KostasEreksonas%2FAudio-transcriber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KostasEreksonas","download_url":"https://codeload.github.com/KostasEreksonas/Audio-transcriber/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248931190,"owners_count":21185130,"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","audio-to-text","openai","openai-whisper","pip","python","text","transcription","whisper","youtube","youtube-dl"],"created_at":"2024-11-16T05:35:07.398Z","updated_at":"2025-04-14T17:50:47.887Z","avatar_url":"https://github.com/KostasEreksonas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio-transcriber\nSimple Python audio transcriber using OpenAI's Whisper speech recognition model\n\nTable of Contents\n=================\n* [Prerequisites](#Prerequisites)\n* [Instructions](#Instructions)\n\n# Prerequisites\n\n***Python 3.10*** was used to create a virtual environment for the script to run.\n\n# Instructions\n\n1. Create the virtual environment with python 3.10:\n\n`python3.10 -m venv .`\n\n2. Activate the virtual environment:\n\n`source bin/activate`\n\n3. Install required packages with pip\n\n`pip install -r requirements.txt`\n\n4. Run a program with Python3\n\n4.1. For v1:\n`python3 transcriber.py -u, --url \u003cURL\u003e`\n\n4.2. For v2:\n`./transcriber -u \u003curl\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostasereksonas%2Faudio-transcriber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkostasereksonas%2Faudio-transcriber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostasereksonas%2Faudio-transcriber/lists"}