diff --git a/demos/speaker_verification/README.md b/demos/speaker_verification/README.md index 900b5ae4088a4839866a22c094bf159f4a07af6f..55f9a7360be41bb8901976dfa5703b6c7819ec35 100644 --- a/demos/speaker_verification/README.md +++ b/demos/speaker_verification/README.md @@ -19,6 +19,7 @@ The input of this cli demo should be a WAV file(`.wav`), and the sample rate mus Here are sample files for this demo that can be downloaded: ```bash wget -c https://paddlespeech.bj.bcebos.com/vector/audio/85236145389.wav +wget -c https://paddlespeech.bj.bcebos.com/vector/audio/123456789.wav ``` ### 3. Usage