{"id":27037166,"url":"https://github.com/i4ds/stt4sg-transcribe","last_synced_at":"2025-07-13T15:34:20.526Z","repository":{"id":285426977,"uuid":"958062963","full_name":"i4Ds/stt4sg-transcribe","owner":"i4Ds","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-20T10:38:09.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-18T01:51:29.161Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i4Ds.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":"2025-03-31T15:26:37.000Z","updated_at":"2025-05-20T10:38:12.000Z","dependencies_parsed_at":"2025-03-31T18:01:29.487Z","dependency_job_id":null,"html_url":"https://github.com/i4Ds/stt4sg-transcribe","commit_stats":null,"previous_names":["i4ds/stt4sg-transcribe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/i4Ds/stt4sg-transcribe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2Fstt4sg-transcribe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2Fstt4sg-transcribe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2Fstt4sg-transcribe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2Fstt4sg-transcribe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i4Ds","download_url":"https://codeload.github.com/i4Ds/stt4sg-transcribe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2Fstt4sg-transcribe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265163689,"owners_count":23721014,"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":[],"created_at":"2025-04-05T01:16:48.580Z","updated_at":"2025-07-13T15:34:20.260Z","avatar_url":"https://github.com/i4Ds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhisperX Transcription Tool\n\nThis tool uses WhisperX to transcribe all audio and video files in a folder. Additionally, it offers a guide for installation and CUDA and CUDNN version management.\n\n## Installation\n1. Install Python==3.11.\n2. Find out your CUDA version with `nvidia-smi` and CUDNN with `python get_cudnn_version.py`.\n3. CUDA and PyTorch installation: Follow the instructions on the [PyTorch website](https://pytorch.org/get-started/locally/) to install the correct version of CUDA and PyTorch for your system.\n4. With your CUDA and CUDNN version, head over to [faster-whisper | Requirements](https://github.com/SYSTRAN/faster-whisper), check for the correct version of `ctranslate2`, based on the version of CUDA and CUDNN you have, and install it.\n5. Install the required Python packages; \n```bash\npip install -r requirements.txt\n```\n\n## Usage\nIn the `transcribe.py` file, update the `folder_path` variable to the path of the folder containing and pass the model name or path to the `AudioTranscriber` class. Then, run the script:\n```bash\npython transcribe.py\n```\n\n## Maintainer\n- [@kenfus](https://github.com/kenfus)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi4ds%2Fstt4sg-transcribe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi4ds%2Fstt4sg-transcribe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi4ds%2Fstt4sg-transcribe/lists"}