This commit is contained in:
Fangjun Kuang
2024-09-09 10:22:42 +08:00
committed by GitHub
parent 363b8e4c1e
commit 857cb5075c
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ to download a non-streaming ASR model.
Assume the filename of the text file is speaker.txt.
python3 ./python-api-examples/speaker-identification-with-vad.py \
python3 ./python-api-examples/speaker-identification-with-vad-non-streaming-asr.py \
--silero-vad-model=/path/to/silero_vad.onnx \
--speaker-file ./speaker.txt \
--model ./wespeaker_zh_cnceleb_resnet34.onnx