{"id":19031739,"url":"https://github.com/halilugur/subtitletranslator","last_synced_at":"2025-07-11T03:02:17.257Z","repository":{"id":233636230,"uuid":"651086047","full_name":"halilugur/SubtitleTranslator","owner":"halilugur","description":"This repository contains a Python project for recognizing subtitles in games and displaying them in the desired language. The project utilizes computer vision, natural language processing, and user interface development techniques.","archived":false,"fork":false,"pushed_at":"2023-06-08T13:36:53.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T12:49:32.381Z","etag":null,"topics":["huggingface","opencv","pyhton","text-recognition","transformer","translation"],"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/halilugur.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}},"created_at":"2023-06-08T13:11:11.000Z","updated_at":"2024-08-30T13:35:15.000Z","dependencies_parsed_at":"2024-04-17T01:06:30.878Z","dependency_job_id":"bf5b190d-1759-42c7-9d02-72a4104f3cb3","html_url":"https://github.com/halilugur/SubtitleTranslator","commit_stats":null,"previous_names":["halilugur/subtitletranslator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/halilugur/SubtitleTranslator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilugur%2FSubtitleTranslator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilugur%2FSubtitleTranslator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilugur%2FSubtitleTranslator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilugur%2FSubtitleTranslator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halilugur","download_url":"https://codeload.github.com/halilugur/SubtitleTranslator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilugur%2FSubtitleTranslator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264719224,"owners_count":23653540,"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":["huggingface","opencv","pyhton","text-recognition","transformer","translation"],"created_at":"2024-11-08T21:25:01.064Z","updated_at":"2025-07-11T03:02:17.016Z","avatar_url":"https://github.com/halilugur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game Subtitle Recognition and Translation\n\nThis repository contains a Python project for recognizing subtitles in games and displaying them in the desired language. The project utilizes computer vision, natural language processing, and user interface development techniques.\n\n## Features\n\n- Extracts subtitles from game screens using computer vision techniques.\n- Performs optical character recognition (OCR) on the extracted subtitle text.\n- Detects the language of the subtitles.\n- Translates the subtitles into the desired language using pre-trained models.\n- Displays the translated subtitles in real-time on the game screen.\n\n## Requirements\n\n- Python 3.7 or higher\n- OpenCV (`cv2`) - Install using `pip install opencv-python`\n- Tkinter - Included with Python (no additional installation required)\n- MSS (`mss`) - Install using `pip install mss`\n- NumPy - Install using `pip install numpy`\n- PyTesseract - Install using `pip install pytesseract`\n- Transformers - Install using `pip install transformers`\n\n## Usage\n\n1. Clone the repository:\n``` git clone https://github.com/your-username/game-subtitle-recognition.git ```\n2. Install the required libraries (if not installed already):\n``` pip install -r requirements.txt ```\n3. Run the main script:\n``` python SubtitleTranslator.py ```\n4. Follow the on-screen instructions to configure the desired language and view the translated subtitles.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Acknowledgments\n\n- [OpenCV](https://opencv.org/)\n- [Tesseract OCR](https://github.com/tesseract-ocr/tesseract)\n- [Hugging Face Transformers](https://huggingface.co/transformers)\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilugur%2Fsubtitletranslator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalilugur%2Fsubtitletranslator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilugur%2Fsubtitletranslator/lists"}