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
To avoid the delay when reading out text we could already pre-generate the audio. For example, we could just always re-generate the file N seconds after the typing stops, and then play the cached wav when the play button is pressed.
To avoid the delay when reading out text we could already pre-generate the audio. For example, we could just always re-generate the file N seconds after the typing stops, and then play the cached wav when the play button is pressed.