ProDiff icon indicating copy to clipboard operation
ProDiff copied to clipboard

Is it possible to control the speed of the speech?

Open godspirit00 opened this issue 2 years ago • 2 comments

Hi! Thanks for the great work! I have a question: is it possible to control the speed of the speech, like Fastspeech2, VITS, and so forth? Thanks!

godspirit00 avatar Sep 05 '22 14:09 godspirit00

Hi, trading the speech duration is supported as original FastSpeech 2 by multiplying the predicted duration with a constant (e.g., 0.8 / 1.0 / 1.2)

Rongjiehuang avatar Sep 09 '22 08:09 Rongjiehuang

Sorry for getting back so late. Could you please explain a bit more about how to do so? Thanks!

godspirit00 avatar Sep 28 '22 03:09 godspirit00