Skip to content

Conversation

@mohnishparmar
Copy link
Contributor

No description provided.

@mohnishparmar mohnishparmar force-pushed the streaming_input_changes branch from 53e37f7 to 6ab4bf6 Compare December 23, 2025 15:01
@mohnishparmar mohnishparmar force-pushed the streaming_input_changes branch from 6ab4bf6 to 7edc192 Compare December 23, 2025 15:22
@rmittal-github
Copy link
Contributor

@mohnishparmar build still failing with latest push

DEFINE_string(ssl_client_cert, "", "Path to SSL client certificates file");
DEFINE_int32(rate, 44100, "Sample rate for the TTS output");
DEFINE_bool(online, false, "Whether synthesis should be online or batch");
DEFINE_bool(streaming, false, "Whether synthesis should be streaming or batch");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to use existing online flag for this? separate flags for input/output can be confusing for user. Do we see a case where we want to support non-streaming input and streaming output?

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.

2 participants