FastSpeech2
FastSpeech2 copied to clipboard
[Question] How to apply streaming inference
Hi, is fs2 only support synthesis whole sentence? How should I make it output chunk by chunk, e.g. 50 frames every time? Thanks in advance.
with the same question?