index
:
tts-audiobook-generator
main
Convert epub/txt/pdf books to m4b/mp3/ogg/flac audiobooks
historia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
12 days
feat: run auto-build audio.cpp scripts for macos and windows
historia
12 days
refactor: overhaul config.py, remove cli default options
historia
12 days
fix: remove backtrace from console output when using incorrect/incomplete ↵
historia
cli flags
12 days
fix: japanese characters not truncated correctly in tui terminal output
historia
12 days
feat: .wav hints for all voice directory pickers in tui
historia
12 days
fix: system python used instead of venv python, breaking whisper transcription
historia
12 days
remove: unnecessary flash on succesful build
historia
12 days
feat: unified logging with logging_kit.py
historia
12 days
feat: cuda arch detection for shorter builds, build failure detection
historia
12 days
feat: qwen-tts backend widgets updated to same style as audio.cpp
historia
12 days
fix: silently failing whisper transcription
historia
12 days
remove: unnecessary tui text
historia
12 days
fix: can't check checkboxes in tts model page
historia
12 days
feat: nest start/stop server menu in configure backend menu
historia
12 days
feat: flags for converting individual book files --input-book --output-book
historia
12 days
remove: unnecessary settings descriptions
historia
12 days
feat: simply generate audiobooks menu, move more config to settings menu
historia
12 days
fix: scrolling on help screen
historia
13 days
feat: help menu in tui
historia
13 days
feat: automatic updates added to configure backend menu
historia
13 days
feat: better explanation of stop/exit setting
historia
13 days
feat: menu for language options
historia
13 days
feat: separate venvs for qwen-tts and faster, manage (un)installs
historia
13 days
feat: manage qwen-tts model installs manually, delete model(s) when uninstalled
historia
13 days
feat: design model support for qwen-tts backend. remove unnecessary port ↵
historia
split for qwen models
13 days
fix: settings menu only prompts to save after change
historia
13 days
feat: language and option fields in tui, context-sensitive voice label
historia
13 days
fix: crash when menu of clone voices is empty
historia
13 days
feat: in-place toggle field, updated transcription tui to use new field
historia
13 days
fix: default directory when choosing voices in tui
historia
13 days
feat: combined install/configure tui screens into one menu, removed ↵
historia
extraneous wizard screens
2026-08-26
refactor: put shared ui screen code into ui.viewkit
historia
2026-08-26
refactor: audiocpp.py setup flow
historia
2026-08-26
refactor: split tts.py into per-backend packages
historia
2026-08-26
fix: broken venv imports
historia
2026-08-26
fix: stop remote form entries overwriting each other
historia
2026-08-26
fix(tts): honor quiet mode and drop request-level retries
historia
2026-08-26
refactor(audiocpp): pin checkout to app/audio.cpp, report install results
historia
2026-08-26
fix: harden server start/stop guards
historia
2026-08-25
feat: prompt to save settings when going back from settings menu
historia
2026-08-25
feat: default save and exit server setting
historia
2026-08-25
feat: rename convert to generate, line up model menu options
historia
2026-08-25
feat: stop server and exit after generating
historia
2026-08-25
fix: book generation logging
historia
2026-08-25
fix: tui errors wait for getch()
historia
2026-08-25
fix(tui): loading bar overflow during build
historia
2026-08-25
feat: no console drop when uninstalling backends
historia
2026-08-25
fix: build audio.cpp with --deployment-build
historia
2026-08-25
feat: display console output when stopping server after generation
historia
2026-08-25
feat: combine --speaker and --voice for clarity
historia
[next]