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

what is the present inference for generating 10sec audio using vocoder? #31

Closed
saibharani opened this issue Jul 5, 2019 · 2 comments
Closed

Comments

@saibharani
Copy link

I want to know the general inference time of generating 10sec audio using the vocoder presently i don't have the setup to test it on my own can anyone help
thank you

@saibharani saibharani changed the title what is the present inference for genrating 10sec audio using vocoder? what is the present inference for generating 10sec audio using vocoder? Jul 5, 2019
@tiberiu44
Copy link
Owner

tiberiu44 commented Jul 5, 2019

Hi @saibharani ,

You can use this Notebook to run your tests: https://colab.research.google.com/drive/1cws1INmucRJ702eV4sKNJHzMDvrkg_lh

You don't need any local setup, just open the notebook in "playground mode". The code will display the inference time - it will actually take longer, because the code loads the models every time.

For 10s of audio, it should take about 5 seconds on whatever Google Collaboratory uses and about 2.5 seconds on a GTX 1080.

@saibharani
Copy link
Author

thanks for the immediate response i will check the above link and get back if needed.
thanks again

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