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

Add sentence splitting #3227

Merged
merged 7 commits into from
Nov 16, 2023
Merged

Add sentence splitting #3227

merged 7 commits into from
Nov 16, 2023

Conversation

WeberJulian
Copy link
Contributor

Allow streaming (and regular inference) on long paragraphs thanks to sentence spiting logic.

@erogol
Copy link
Member

erogol commented Nov 15, 2023

@WeberJulian can you give me a code sample to try this?

@WeberJulian
Copy link
Contributor Author

@WeberJulian can you give me a code sample to try this?

It's regular streaming inference https://tts.readthedocs.io/en/dev/models/xtts.html#streaming-inference
You just have to enable_text_splitting=True

I can update https://github.com/coqui-ai/xtts-streaming-server if you want.

@erogol
Copy link
Member

erogol commented Nov 15, 2023

yes we should update https://github.com/coqui-ai/xtts-streaming-serve

@WeberJulian
Copy link
Contributor Author

PR sent: coqui-ai/xtts-streaming-server#6

@erogol erogol merged commit 675f983 into dev Nov 16, 2023
51 of 53 checks passed
@erogol erogol deleted the sentence_spliting branch November 16, 2023 10:01
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

Successfully merging this pull request may close these issues.

None yet

2 participants