Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

❓ How to save result of TTS model directly to stdout #241

Closed
3da opened this issue Aug 16, 2023 · 1 comment
Closed

❓ How to save result of TTS model directly to stdout #241

3da opened this issue Aug 16, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@3da
Copy link

3da commented Aug 16, 2023

Hello.

I am working on C# wrapper for TTS models. I see method "save_wav". But is it possible to save result directly to stdout? Then I would read it directly without temporary file.

@3da 3da added the help wanted Extra attention is needed label Aug 16, 2023
@snakers4
Copy link
Owner

snakers4 commented Aug 17, 2023

You can invoke the apply_tts method and proceed with the resulting array the way you want.

Repository owner locked and limited conversation to collaborators Aug 17, 2023
@snakers4 snakers4 converted this issue into discussion #242 Aug 17, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants