Add model pre-loading support (--loadall, --loadswap) and fix duplicate code bug
- Add --loadall flag to pre-load all models at startup - Add --loadswap flag to keep models in RAM, swap active to VRAM - Fix bug where load_mode was used before being defined in audio model section - Remove duplicate load_mode determination code - Improve error message for no main model specified to include TTS
Showing
Please
register
or
sign in
to comment