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

48khz Samplerate #34

Open
stlohrey opened this issue Jan 30, 2024 · 3 comments
Open

48khz Samplerate #34

stlohrey opened this issue Jan 30, 2024 · 3 comments

Comments

@stlohrey
Copy link

I have been training the v4 version and the results looked promising. Thanks for the awesome work! Now, i would like to train it on 48khz audio. Could you point me at the parameters etc i would need to change to do so?
Thank you!

@adelacvg
Copy link
Owner

First, it is essential to acquire a 48k vocoder. Second, ensure that the preprocessing for mel is aligned with the specifications of your vocoder. In the config.yaml file, adjust the in_channels parameter from 100 to match the mel dimension of your vocoder.

@stlohrey
Copy link
Author

thanks for the tips. i found this 48k vocos model:
https://huggingface.co/kittn/vocos-mel-48khz-alpha1
i will try to make it work with that.

@ksl103177
Copy link

https://huggingface.co/kittn/vocos-mel-48khz-alpha1
Could you please share the 48K VOCOS model at the following address? Thank you.
ksl103177@gmail.com

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

3 participants