This website requires JavaScript.
Explore
Help
Sign In
stwhite
/
chatterbox-ui
Watch
1
Star
0
Fork
You've already forked chatterbox-ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75a2a37252
chatterbox-ui
/
backend
/
app
History
Steve White
75a2a37252
added back end concurrency and front end paste feature.
2025-08-14 10:33:44 -05:00
..
models
Now uses pre-generated files in concatenated file.
2025-06-06 09:49:04 -05:00
routers
backend: implement idle TTS model eviction\n\n- Add MODEL_EVICTION_ENABLED, MODEL_IDLE_TIMEOUT_SECONDS, MODEL_IDLE_CHECK_INTERVAL_SECONDS in app/config.py\n- Add ModelManager service to manage TTSService load/unload with usage tracking\n- Add background idle reaper in app/main.py (startup/shutdown hooks)\n- Refactor dialog router to use ModelManager dependency instead of per-request load/unload
2025-08-12 16:33:54 -05:00
services
added back end concurrency and front end paste feature.
2025-08-14 10:33:44 -05:00
__init__.py
Working layout.
2025-06-05 17:38:12 -05:00
config.py
added back end concurrency and front end paste feature.
2025-08-14 10:33:44 -05:00
main.py
frontend: prevent overlapping per-line playback; backend: print idle eviction settings on startup\n\n- app.js: add shared Audio state, disable play button while playing, stop previous line when new one plays\n- start_server.py: print eviction enabled/timeout/check interval\n- app/main.py: log eviction settings during FastAPI startup
2025-08-12 17:37:32 -05:00
Powered by
TurnKey Linux
.