Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming predict #203

Open
khanifah-gif opened this issue Nov 1, 2024 · 1 comment
Open

Streaming predict #203

khanifah-gif opened this issue Nov 1, 2024 · 1 comment

Comments

@khanifah-gif
Copy link

Hello @Flux9665 . I am currently exploring Toucan TTS. Thanks for ur great work at Toucan TTS. I wanna ask u, does Toucan TTS support streaming prediction? If it does, how can we enable it and if not, what steps are needed to make it support streaming prediction?

@Flux9665
Copy link
Collaborator

Flux9665 commented Nov 1, 2024

No, ToucanTTS is a fully non-autoregressive system. The entire audio is produced in parallel, so streaming is not possible. The entire input-sequence needs to be available in order to produce consistent prosody.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants