AIwaifu icon indicating copy to clipboard operation
AIwaifu copied to clipboard

Create A Config file capable of configure everything on the project

Open HRNPH opened this issue 1 year ago • 4 comments

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

HRNPH avatar Oct 18 '23 23:10 HRNPH

Couldn’t we use dotenv for that or just the config.json/yaml.

Zinedinarnaut avatar Oct 19 '23 21:10 Zinedinarnaut

yep probably json file but i create an issue in case someone wanna do it

HRNPH avatar Oct 21 '23 06:10 HRNPH

What needs to be configured?

Zinedinarnaut avatar Oct 21 '23 07:10 Zinedinarnaut

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

HRNPH avatar Nov 02 '23 09:11 HRNPH