Skip to content

Commit

Permalink
fix pylint error
Browse files Browse the repository at this point in the history
  • Loading branch information
wsstriving committed Nov 13, 2023
2 parents fc6f5ef + 35fef8c commit 82a0191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/python_package.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82a0191

Please sign in to comment.