Commit Graph

13 Commits

Author SHA1 Message Date
Steve White b37aa56fa6 Added persistence of TTS settings in dialog save/restore. 2025-06-06 11:58:48 -05:00
Steve White f9e952286d Added settings to allow control of exaggeration, cfg_weight, and temperature on each line. 2025-06-06 11:53:43 -05:00
Steve White 26f1d98b46 Fixed Play button to match other icons 2025-06-06 11:35:39 -05:00
Steve White e11a4a091c variablized colors in the .css, tweaked them. Re-arranged buttons. 2025-06-06 11:33:54 -05:00
Steve White 252f885b5a Updated buttons, save/load 2025-06-06 10:36:06 -05:00
Steve White d8eb2492d7 Add dialog script save/load functionality and CLAUDE.md
- Implement save/load buttons in dialog editor interface
- Add JSONL export/import for dialog scripts with validation
- Include timestamp-based filenames for saved scripts
- Add comprehensive error handling and user confirmations
- Create CLAUDE.md with development guidance and architecture overview

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-06 10:05:58 -05:00
Steve White 4a7c1ea6a1 Added per-line generation and playback; currently regenerates when you hit 'Generate Audio' 2025-06-06 08:44:21 -05:00
Steve White 6ccdd18463 Made rows re-orderable 2025-06-06 00:10:36 -05:00
Steve White 1575bf4292 Made speakers drop-down selectable. 2025-06-06 00:05:05 -05:00
Steve White f2f907452b Miscellaneous visual changes 2025-06-06 00:02:00 -05:00
Steve White 9e4fb35800 Working dialog generator 2025-06-05 18:46:09 -05:00
Steve White 4a294608b1 Working layout. 2025-06-05 17:38:12 -05:00
Steve White b5db7172cf Working minimum interface for js and api 2025-06-05 16:47:47 -05:00