github prakharsr/audiobook-creator v1.5

latest release: v2.0
4 months ago

🚀 Audiobook Creator v1.5 Release 🎧

This release adds some security fixes, enhances voice mapping and introduces some quality of life improvements.

Changes Summary:

  • Changed voice score map in orpheus to enhance character representation
  • Now emotion tag step is made separate from audio generation so that different LLMs can unloaded to save VRAM
  • Enhanced security features to prevent command injection and better error handling
  • Added navigation button for book's textbox in UI

🐳 Docker Image:
You can pull the latest image with (choose cpu/ cuda gpu variant):

docker pull ghcr.io/prakharsr/audiobook_creator_cpu:v1.5
docker pull ghcr.io/prakharsr/audiobook_creator_gpu:v1.5

Full Changelog: v1.4...v1.5

Don't miss a new audiobook-creator release

NewReleases is sending notifications on new releases.