🚀 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.5docker pull ghcr.io/prakharsr/audiobook_creator_gpu:v1.5Full Changelog: v1.4...v1.5