{"id":15651761,"url":"https://github.com/kalebu/image-to-sound-python-","last_synced_at":"2025-04-30T13:40:46.600Z","repository":{"id":65425975,"uuid":"262118778","full_name":"Kalebu/image-to-sound-python-","owner":"Kalebu","description":"A python project for converting an Image into audible sound using OCR and speech synthesis","archived":false,"fork":false,"pushed_at":"2023-10-15T11:35:32.000Z","size":164,"stargazers_count":65,"open_issues_count":4,"forks_count":34,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T23:11:16.044Z","etag":null,"topics":["artificial-intelligence","computer-vision","nlp","ocr","optical-character-recognition","python-3","python-pro","python-programming","python-project-beginner","python-projects","python-tanzania","speech-synthesis"],"latest_commit_sha":null,"homepage":"https://kalebujordan.dev/convert-an-image-text-sound/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kalebu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-05-07T17:44:13.000Z","updated_at":"2025-01-06T19:58:43.000Z","dependencies_parsed_at":"2024-10-23T02:48:32.388Z","dependency_job_id":"a7612fb9-4e55-4148-9e99-b0f8e2a0506b","html_url":"https://github.com/Kalebu/image-to-sound-python-","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/Kalebu%2Fimage-to-sound-python-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2Fimage-to-sound-python-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2Fimage-to-sound-python-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2Fimage-to-sound-python-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kalebu","download_url":"https://codeload.github.com/Kalebu/image-to-sound-python-/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246348588,"owners_count":20763000,"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":["artificial-intelligence","computer-vision","nlp","ocr","optical-character-recognition","python-3","python-pro","python-programming","python-project-beginner","python-projects","python-tanzania","speech-synthesis"],"created_at":"2024-10-03T12:40:04.883Z","updated_at":"2025-03-31T15:30:21.017Z","avatar_url":"https://github.com/Kalebu.png","language":"Python","readme":"# image-to-sound-python-\n\nIntro\n--------\nThis repo will help you get started on how you can get started with Optical character recognition (*OCR*) and speech synthesis in python by building a simple project that will be converting an image into an audible sounds, combining both **OCR** and **SPeech synthesis** in one application\n\n\nFull article\n------------\nThe full article for this source code can be found on [my blog](kalebujordan.com) on an article named [How to convert image to sound in Python ](https://kalebujordan.com/image-to-sound-in-python/).\n\n\nGetting started \n-----------------\nIn order to use this code, firstly clone the repo using **git** or download the zip file manually\n\n```bash\n$-\u003e git clone https://github.com/Kalebu/image-to-sound-python-\n$-\u003ecd image-to-sound-python-\n$ image-to-sound-python--\u003e python app.py\n```\n\nDependancies \n-------------\nIn order to run this code you're supposed to have **pytesseract** and **google text to sound** libary installed\non your machine, you can just use *pip* command to this.\n\n```bash\n-\u003e pip install pytesseract\n-\u003e pip install gTTS\n```\n\n**Note**: Installing pytesseeract can be an issue sometimes, so there ways in which you could do this effectively, to see how I recommend you going through the article [How to convert image to sound in Python ](https://kalebujordan.com/image-to-sound-in-python/)\n.\n\n\nHow to run \n------------\nBy default the script will load an image with name **image.jpg** from its current directory\nto change it adjust the it to be the your new image name.\n\n\u003cimg src=\"image_name.png\" alt=\"drawing\" width=\"400\"/\u003e\n\nExplore it \n-----------\nNow keep explore it by testing it with various input picture to see what kinda of sound it produces \n\nGive it a star \n--------------\nDid you find this information useful, then give it a star \n\n\nCredits\n-----------\nAll the credits to [kalebu](github.com/kalebu)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalebu%2Fimage-to-sound-python-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalebu%2Fimage-to-sound-python-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalebu%2Fimage-to-sound-python-/lists"}