Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create A Config file capable of configure everything on the project #63

Open
HRNPH opened this issue Oct 18, 2023 · 4 comments
Open

Create A Config file capable of configure everything on the project #63

HRNPH opened this issue Oct 18, 2023 · 4 comments

Comments

@HRNPH
Copy link
Owner

HRNPH commented Oct 18, 2023

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

@Zinedinarnaut
Copy link

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

@HRNPH
Copy link
Owner Author

HRNPH commented Oct 21, 2023

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

@Zinedinarnaut
Copy link

What needs to be configured?

@HRNPH
Copy link
Owner Author

HRNPH commented Nov 2, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants