{"id":20022444,"url":"https://github.com/samarjiit/audiobook","last_synced_at":"2026-06-09T19:31:25.629Z","repository":{"id":124990221,"uuid":"337168491","full_name":"Samarjiit/audiobook","owner":"Samarjiit","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-08T18:57:35.000Z","size":13106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-29T13:59:29.154Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samarjiit.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":"2021-02-08T18:19:54.000Z","updated_at":"2021-02-08T18:57:37.000Z","dependencies_parsed_at":"2023-08-09T20:31:55.096Z","dependency_job_id":null,"html_url":"https://github.com/Samarjiit/audiobook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Samarjiit/audiobook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarjiit%2Faudiobook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarjiit%2Faudiobook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarjiit%2Faudiobook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarjiit%2Faudiobook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samarjiit","download_url":"https://codeload.github.com/Samarjiit/audiobook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samarjiit%2Faudiobook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34123171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-13T08:40:19.601Z","updated_at":"2026-06-09T19:31:25.605Z","avatar_url":"https://github.com/Samarjiit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# audiobook\n\ncreating an audiobook using python.\nin this project we can convert pdf into the audio file.\n\n## Packages Used:\n\npyttsx3: It is a Python library for Text to Speech. It has many functions which will help the machine to communicate with us. It will help the machine to speak to us\n\n\u003cbr/\u003e\nPyPDF2: It will help to the text from the PDF. A Pure-Python library built as a PDF toolkit. It is capable of extracting document information, splitting documents page by page, merging documents page by page etc.\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n## STEPS\n\u003cbr/\u003e\nImport the PyPDF2 and pyttx3 modules.\n\u003cbr/\u003e\nOpen the PDF file.\n\u003cbr/\u003e\nUse PdfFileReader() to read the PDF. We just have to give the path of the PDF as the argument.\n\u003cbr/\u003e\nUse the getPage() method to select the page to be read.\n\u003cbr/\u003e\nExtract the text from the page using extractText().\n\u003cbr/\u003e\nInstantiate a pyttx3 object.\n\u003cbr/\u003e\nUse the say() and runwait() methods to speak out the text.\n\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamarjiit%2Faudiobook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamarjiit%2Faudiobook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamarjiit%2Faudiobook/lists"}