diff --git a/python-api-examples/generate-subtitles.py b/python-api-examples/generate-subtitles.py index 5c1f2ff9f..86a8fec2b 100755 --- a/python-api-examples/generate-subtitles.py +++ b/python-api-examples/generate-subtitles.py @@ -11,6 +11,14 @@ Note that you need a non-streaming model for this script. +Please visit +https://github.com/snakers4/silero-vad/blob/master/files/silero_vad.onnx +to download silero_vad.onnx + +For instance, + +wget https://github.com/snakers4/silero-vad/raw/master/files/silero_vad.onnx + (1) For paraformer ./python-api-examples/generate-subtitles.py \