Skip to content

AndreyTretyak/AudiobookGenerator

Repository files navigation

Audiobook Generator

Plan: Generate m4b from epub/fb2

Current: generate aac and mb4 from epub with chapter and images

Next step: add UI and configurability

Posible improvements:

  • remove the need of installing dependencies
  • more language support

Requires ffmpeg to be isntalled for now, this could be done by running winget install ffmpeg

Also using playwright that requires installing step, may need to improve later. For converting from wav to mb4 following tool could be used https://github.com/yermak/AudioBookConverter/releases

Using New Repo

// TODO

Building

// TODO

Contributing

See Contributing for general information about coding styles, source structure, making pull requests, and more.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

This project is licensed with the MIT license.

About

Generates audio based on text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages