Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 705631706
  • Loading branch information
MediaPipe Team authored and copybara-github committed Dec 12, 2024
1 parent 96e3a69 commit cc8bfd7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,7 @@ message LlmGpuCalculatorOptions {
reserved 30;

proto.SamplerParameters sampler_params = 31;

// Whether the audio model is loaded in streaming mode or not.
bool audio_streaming_enabled = 32;
}

0 comments on commit cc8bfd7

Please sign in to comment.