{"id":21981665,"url":"https://github.com/soft/epub2audio","last_synced_at":"2025-10-15T03:21:32.632Z","repository":{"id":214876538,"uuid":"680910455","full_name":"Soft/epub2audio","owner":"Soft","description":"Tool for automatically converting EPub ebooks to audiobooks using TTS.","archived":false,"fork":false,"pushed_at":"2023-12-31T14:12:08.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T01:18:29.749Z","etag":null,"topics":["audiobook","converter","epub","python","text-to-speech","tts"],"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/Soft.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}},"created_at":"2023-08-20T19:47:45.000Z","updated_at":"2024-08-29T16:22:39.000Z","dependencies_parsed_at":"2023-12-31T16:24:31.784Z","dependency_job_id":"779f9afc-579f-4d90-a745-e17dbbb01db7","html_url":"https://github.com/Soft/epub2audio","commit_stats":null,"previous_names":["soft/epub2audio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Soft/epub2audio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fepub2audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fepub2audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fepub2audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fepub2audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soft","download_url":"https://codeload.github.com/Soft/epub2audio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soft%2Fepub2audio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279042500,"owners_count":26091262,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":["audiobook","converter","epub","python","text-to-speech","tts"],"created_at":"2024-11-29T17:19:03.935Z","updated_at":"2025-10-15T03:21:32.617Z","avatar_url":"https://github.com/Soft.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epub2audio 📗🔊\n\nTool for automatically converting EPub ebooks to audio using\n[TTS](https://github.com/coqui-ai/TTS).\n\n## Usage\n\n```\nusage: epub2audio [-h] [-o DIR] [--model NAME] [--speaker-wav PATH] [--language LANG] [--on-error {ask,skip,edit}] [--log-level {debug,info,warning,error,critical}] PATH [PATH ...]\n\nConvert EPub files to audiobooks.\n\npositional arguments:\n  PATH                  input EPub files\n\noptions:\n  -h, --help            show this help message and exit\n  -o DIR, --output DIR  output directory\n  --model NAME          model name\n  --speaker-wav PATH    speaker wav file path\n  --language LANG       language name\n  --on-error {ask,skip,edit}\n                        strategy for handling synthesizer errors\n  --log-level {debug,info,warning,error,critical}\n                        set log level\n```\n\n## Examples\n\nThe following command will convert `input.epub` into audio using the default\nTacotron2 synthesizer model:\n\n```sh\nepub2audio input.epub\n```\n\nThe following command will convert `input.epub` into audio using\n[XTTS2](https://huggingface.co/coqui/XTTS-v2) synthesizer model. This mode\nrequires a reference audio clip (supplied with the `--speaker-wav` command-line\noption) for the synthesizer to imitate:\n\n```sh\nepub2audio --model 'tts_models/multilingual/multi-dataset/xtts_v2' \\\n  --speaker-wav speaker.mp3 \\\n  --language en \\\n  input.epub\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoft%2Fepub2audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoft%2Fepub2audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoft%2Fepub2audio/lists"}