Update examples to use default allow_interruptions, fixes to align examples
This commit is contained in:
@@ -157,8 +157,8 @@ Your task is to help the user understand and learn from this article in 2 senten
|
||||
pipeline,
|
||||
params=PipelineParams(
|
||||
audio_out_sample_rate=44100,
|
||||
allow_interruptions=True,
|
||||
enable_metrics=True,
|
||||
enable_usage_metrics=True,
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user