You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Ben. I'm trying to re-implement your BUDDy code now. However, I realized that the run time of your provided test code is relatiely slow, primarily because of the 10 iterations of running the optimization function of the operator parameters. It takes around 30 seconds to finish one step (diffusion step and parameter optimization), and around 1 hour to run one audio sample on my 3090.
Is it normal? What was your run time when you ran the testing script?
Many thanks!
The text was updated successfully, but these errors were encountered:
Hi Dear Developer,
This is Ben. I'm trying to re-implement your BUDDy code now. However, I realized that the run time of your provided test code is relatiely slow, primarily because of the 10 iterations of running the optimization function of the operator parameters. It takes around 30 seconds to finish one step (diffusion step and parameter optimization), and around 1 hour to run one audio sample on my 3090.
Is it normal? What was your run time when you ran the testing script?
Many thanks!
The text was updated successfully, but these errors were encountered: