Update README.md (#3890)

pull/3895/head
张春乔 1 month ago committed by GitHub
parent fa96ec3bec
commit be7373326c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -210,7 +210,7 @@ if [ ${stage} -le 6 ] && [ ${stop_stage} -ge 6 ]; then
you can train the model by yourself, or you can download the pretrained model by the script below:
```bash
wget https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_offline_aishell_ckpt_1.0.1.model.tar.gz
tar asr0_deepspeech2_offline_aishell_ckpt_1.0.1.model.tar.gz
tar xzvf asr0_deepspeech2_offline_aishell_ckpt_1.0.1.model.tar.gz
```
You can download the audio demo:
```bash

Loading…
Cancel
Save