epub_to_audiobook

EPUB to audiobook converter, optimized for Audiobookshelf

MIT License

Stars
1K

Bot releases are visible (Hide)

epub_to_audiobook - v0.6.1 Latest Release

Published by p0n1 4 months ago

  • add ffmpeg to Dockerfile
  • fix some warnings

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.6.0...v0.6.1

epub_to_audiobook - v0.6.0

Published by p0n1 4 months ago

What's Changed

Just get back to this and everything. The edge tts engine feature should be more robust now. Try it with --tts edge if you want to convert any ebook for free!

New Contributors

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.5.1...v0.6.0

epub_to_audiobook - v0.5.1

Published by p0n1 9 months ago

What's Changed

Remember to add -i -t options for docker usage to enable interactive mode and allocate a pseudo-TTY.

New Contributors

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.5.0...v0.5.1

epub_to_audiobook - v0.5.0

Published by p0n1 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.4.3...v0.5.0

epub_to_audiobook - v0.4.3

Published by p0n1 11 months ago

fix: #20 file overwrite every iteration

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.4.2...v0.4.3

epub_to_audiobook - v0.4.2

Published by p0n1 11 months ago

fix: prevent docker volume override source

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.4.1...v0.4.2

epub_to_audiobook - v0.4.1

Published by p0n1 11 months ago

epub_to_audiobook - v0.4.0

Published by p0n1 12 months ago

Release Notes for v0.4.0

We're excited to announce the release of epub_to_audiobook v0.4.0, which now includes support for OpenAI's Text-to-Speech (TTS)! Here's what's new:

  • OpenAI TTS Integration: You can now use OpenAI's TTS by running python3 epub_to_audiobook.py input output --tts openai. To explore the variety of voices and output formats available, visit our OpenAI TTS Options.

  • Codebase Refactor: The codebase has been refactored for better flexibility, making the addition of more TTS providers a breeze.

  • Compatibility Assurance: Your existing CLI commands remain intact. Azure TTS users will experience no change in their workflow.

  • Language Support: OpenAI TTS detects language automatically for conversion. But use --language option to set your ebook's language will enhance the text splitting strategy, which is especially beneficial for Chinese characters.

  • Preview Option: Use the --preview flag for a chapter summary and character count before conversion.

For a sneak peek of OpenAI's TTS, listen to a sample here.

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.3.0...v0.4.0

epub_to_audiobook - v0.3.0

Published by p0n1 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.2.1...v0.3.0

epub_to_audiobook - v0.2.0

Published by p0n1 about 1 year ago

Release Notes for epub_to_audiobook v0.2.0

Hello everyone! ๐ŸŽ‰ We're excited to introduce a new update for our project, epub_to_audiobook. Your feedback has been invaluable, and we've worked hard to deliver some useful new features and improvements based on your great advice. Here are the changes in this release:

๐Ÿš€ New Features:

  • Preview Mode: Want a sneak peek? Now, you can preview the chapter titles without actually converting the text to speech. Great for ensuring you're targeting the right content!
  • Break Between Paragraphs: Get a better listening experience with adjustable breaks between paragraphs. You can adjust the break duration for different sections or paragraphs, making the audiobook feel more natural.
  • Target Specific Chapters: You can now select which chapters to convert, giving you more control over the content of your audiobook.
  • Custom Audio Output Format: Choose the desired audio quality and file size to suit your needs. We've added support for various formats for a flexible listening experience.
  • Newline Mode Options: Customize how you detect new paragraphs. Whether your ePub uses single or double newlines, we've got you covered.

๐Ÿ›  Improvements:

  • Improved text stripping for cleaner content extraction.
  • Refined the chapter extraction process for better accuracy.
  • Enhanced logging for better debugging and traceability. You can now adjust the log level to your preference.
  • Increased retry count for text-to-speech conversion to ensure a higher success rate.

๐Ÿ“˜ Documentation:

  • Added documentation for the preview and many other options.
  • Revised the usage guide to help you make the most of the new features.

๐Ÿ™ Acknowledgements:

A big thank you to our community of users for providing valuable feedback and advice. Your insights continue to shape the direction of this project. Keep those suggestions coming!


Full Changelog: https://github.com/p0n1/epub_to_audiobook/compare/v0.1.0...v0.2.0

For more details on usage and configurations, please refer to the project's README.md.

Happy listening! ๐ŸŽง

epub_to_audiobook -

Published by p0n1 about 1 year ago

Badges
Extracted from project README
Discord
Related Projects