Added
- New endpoint `/set_models_dir` to change model directory via API
- Optional model preloading at API server startup
Changed
- Removed the requirement of mandatory model loading at API startup
- Changed logic of working with models in API mode
Fixed
- Added check for the presence of a loaded model before converting to API
What's Changed
* Add ability to override models_dir by Cohee1207 in https://github.com/daswer123/rvc-python/pull/21
**Full Changelog**: https://github.com/daswer123/rvc-python/compare/0.1.2...0.1.3