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
Is your feature request related to a problem? Please describe.
(A clear and concise description of what the problem is.)
when I generate 20s audio, the time cost is about 1 minutes, which cannot meet my requirements
Describe the solution you'd like
(A clear and concise description of what you want to happen.)
expect that the cost time reduced to 10s
Describe alternatives you've considered
(A clear and concise description of any alternative solutions or features you've considered.)
Additional context
(Add any other context or screenshots about the feature request here.)
The text was updated successfully, but these errors were encountered:
OMG! The time is 1200S when I ran the maskgct demo.
Could you kindly check that you're using gpu for inference, otherwise it'll be very slow. Thanks!
yes,I can see CUDA is available and the usage of GPU is 100%,but it seems that the GPU only works after a long time of the "maskgct_inference" function execution
Is your feature request related to a problem? Please describe.
(A clear and concise description of what the problem is.)
when I generate 20s audio, the time cost is about 1 minutes, which cannot meet my requirements
Describe the solution you'd like
(A clear and concise description of what you want to happen.)
expect that the cost time reduced to 10s
Describe alternatives you've considered
(A clear and concise description of any alternative solutions or features you've considered.)
Additional context
(Add any other context or screenshots about the feature request here.)
The text was updated successfully, but these errors were encountered: