Commit Graph

13 Commits

Author SHA1 Message Date
Steve White 0261b86ad2 added single line generation to the backend 2025-06-06 08:26:15 -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 6adcadded1 chore: remove node_modules from git tracking and add to .gitignore 2025-06-05 17:40:27 -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
Steve White 9d1dc330ea Update docs in .noew 2025-06-05 09:22:54 -05:00
Steve White b781d8abcf Updated note directory- gradio interface working. 2025-06-05 09:20:19 -05:00
Steve White 769daab4c7 Major update: Enhanced memory management, configurable silence gaps, and file organization
- Added aggressive memory cleanup for both single and dialog generation
- Implemented configurable silence gaps between dialog lines
- Organized output files into single_output/ and dialog_output/ directories
- Fixed torch import scoping issues
- Updated README with comprehensive documentation
2025-06-04 12:37:52 -05:00
Steve White 869914e8a0 Added dialog generation with concatenation 2025-06-04 10:00:04 -05:00
Steve White 63efb26910 Gradio app added, cbx-dialog-generate.py added 2025-06-04 08:30:07 -05:00