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

Changing parameters #15

Closed
sbkim052 opened this issue Jul 24, 2020 · 2 comments
Closed

Changing parameters #15

sbkim052 opened this issue Jul 24, 2020 · 2 comments

Comments

@sbkim052
Copy link

If i want to change the parameters of the model, what are the things should I change?
I want to change sampling_rate, num_fft, num_mels, hop length, win_length.
It seems pretty much every parameter.

Are there other things to change other than config.json?

@bshall
Copy link
Owner

bshall commented Jul 24, 2020

Hi @sbkim052,

Nope, just changing things in config.json should work. I don't think any parameters have been hardcoded. Let me know if you have any issues. Remember to rerun preprocess.py when you change parameters though.

@sbkim052
Copy link
Author

Thank you @bshall.
I will try on new parameters and share the result with you :)

@sbkim052 sbkim052 reopened this Jul 25, 2020
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