Increase or decrease reading speed

#4
by spring2301 - opened

Thanks for the community contribution, is it possible to increase or decrease the read speed, i can't figure it out in your code

Solved the problem

spring2301 changed discussion status to closed

Solved the problem

How to do it Bro?

I have also solved the problem.
phone_duration = self.duration_net(phone_idx, phone_length)[:, :, 0] * 1000 -> phone_duration = self.duration_net(phone_idx, phone_length)[:, :, 0] * 750

Sign up or log in to comment