AIwaifu
AIwaifu copied to clipboard
Create A Config file capable of configure everything on the project
Problem
we now have too many option to select from, It would be easier to have config file which can be edited and configure the whole project in one place
Couldn’t we use dotenv for that or just the config.json/yaml.
yep probably json file but i create an issue in case someone wanna do it
What needs to be configured?
The Config.json should be in the root of the file and contain
- The Model Selection (RVC model and TTS model)
- UseTranslation? Configuration
- Port of API, Port of Client
So it won't ask user again for the configuration