Commit History

Remove Use AI enhancement toggle — always use AI for character extraction since Qwen3-TTS is the default engine
2f4164d
Running

jkorstad commited on

Fix: remove extract_status from Clear button outputs to avoid UnboundLocalError
9efd245

jkorstad commited on

Polish pass: add File download for ZIP support, Clear button, sample load updates stats/chapters, GPU detection cleanup, character descriptions persist in save/load, long-text warnings, first-run notes on Generate tab.
8b010d4

jkorstad commited on

Add first-run model download note to About tab.
799f207

jkorstad commited on

Robust GPU detection: TTSEngine checks torch.cuda.is_available() at model load time, with CPU-safe float32 fallback.
5df26db

jkorstad commited on

Update README with current feature set: Quick Generate modes, AI-by-default, chapter detection, multi-format export.
95170f7

jkorstad commited on

Quick Generate: add full mode selector (preset/clone/design) for narrator voice on Story tab.
e68879f

jkorstad commited on

AI-by-default: narrator and characters default to design mode. AI enhancement checkbox defaults ON. AI extraction returns voice descriptions. Fix load project output count.
70f6a37

jkorstad commited on

Fix checkbox checked-state visibility in dark theme. Expand Character Voices help text to highlight Preset/Clone/Design modes.
14b5f71

jkorstad commited on

Fix generation bug: correct positional arg mapping for Quick Generate, main Generate, Save/Load. Add *args unpacking for 80 character inputs.
bff77f3

jkorstad commited on

Major enhancement: file upload, chapter detection, segment previews, multi-format export, speed control, project save/load, quick generate, sample stories
d63ba06

jkorstad commited on

Fix CSS contrast for checkbox labels, lists, and code elements
e5292e6

jkorstad commited on

Add .gitignore and remove pycache
319eedb

jkorstad commited on

Add ZeroGPU spaces.GPU decorators and local fallback for GPU functions
620fd78

jkorstad commited on

Fix README frontmatter: valid colors and short desc length
0eaa943

jkorstad commited on

Initial deploy: AudioBook Forge with Qwen3-TTS backend, character voice mapping, and dark Gradio UI
a33bc67

jkorstad commited on

initial commit
453cba9
verified

jkorstad commited on