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

How do I upsample a wav once the model is trained? #14

Open
go-dustin opened this issue Dec 29, 2021 · 3 comments
Open

How do I upsample a wav once the model is trained? #14

go-dustin opened this issue Dec 29, 2021 · 3 comments

Comments

@go-dustin
Copy link

go-dustin commented Dec 29, 2021

I think this is a very interesting project and I'd like to test it but I'm not a data scientist. I see how to train and test but I don't see any examples of how to use it. I looked through the code but didn't see anything that gave me a clear indication on how to use it. How do I upsample a wav once the model is trained?

@go-dustin go-dustin changed the title How do you use this? How do I upsample a wav once the model is trained? Dec 29, 2021
@junjun3518
Copy link
Contributor

Hi! Thank you for your interest!

We already wrote code about wav file upsampling (inference) with trained model, but we did not write it on README.
https://github.com/mindslab-ai/nuwave/blob/f941928c12db6d0e325e8c1997079d274ea4cede/sampling.py

Maybe we could update README during this week.

Thank you for pointing out this.

@go-dustin
Copy link
Author

I did see that script but it wasn't clear what it did. Please write up a readme and I'd be happy to test..!

Would it be possible to share the pretrained model so I can test it quickly without having to train.?

@freds0
Copy link

freds0 commented Apr 12, 2022

Yes, checkpoints available at #18.

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