diff --git a/docs/python_package.md b/docs/python_package.md index d6487922..bd799393 100644 --- a/docs/python_package.md +++ b/docs/python_package.md @@ -40,6 +40,7 @@ You can specify the following parameters. (use `-h` for details) * `--vad`: apply vad or not for the input audios (default: true) * `--output_file`: output file to save speaker embedding, if you use kaldi wav_scp, output will be `output_file.ark` and `output_file.scp` + ## Python Programming Usage ``` python