From 3845e170f357c5714ce973fb9056baf99b16f9c7 Mon Sep 17 00:00:00 2001 From: Peter Staar Date: Mon, 23 Jun 2025 18:17:10 +0200 Subject: [PATCH] added link tp existing audio file Signed-off-by: Peter Staar --- docs/examples/minimal_asr_pipeline.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/examples/minimal_asr_pipeline.py b/docs/examples/minimal_asr_pipeline.py index 38842793..5663e7c1 100644 --- a/docs/examples/minimal_asr_pipeline.py +++ b/docs/examples/minimal_asr_pipeline.py @@ -48,3 +48,9 @@ if __name__ == "__main__": doc = asr_pipeline_conversion(audio_path=audio_path) print(doc.export_to_markdown()) + + # Expected output: + # + # [time: 0.0-4.0] Shakespeare on Scenery by Oscar Wilde + # + # [time: 5.28-9.96] This is a LibriVox recording. All LibriVox recordings are in the public domain.