mcp-tool-shop-org/Audiobooker
Generate a narrated, multi-voice audiobook from a book file (EPUB/PDF/DOCX/TXT/MD)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Path to the source book (EPUB / PDF / DOCX / TXT / MD) | yes | — |
| output | Output audiobook path | no | audiobook.m4b |
| format | Output format: m4b | mp3 | opus | flac | no | m4b |
| acx | Master to ACX/Audible spec (true/false) | no | false |
| lang | Language code: en | fr | de | es | ja | it | pt | no | en |
| cover | Optional cover image path (EPUB cover is auto-embedded otherwise) | no | "" |
| python-version | Python version to run audiobooker on | no | 3.12 |
Outputs
| name | description |
|---|---|
| audiobook | Path to the generated audiobook file |