Update README.md

pull/3890/head
张春乔 10 months ago committed by GitHub
parent 62c21e951f
commit a25cd152eb
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: you can train the model by yourself, or you can download the pretrained model by the script below:
```bash ```bash
wget https://paddlespeech.bj.bcebos.com/s2t/aishell/asr0/asr0_deepspeech2_offline_aishell_ckpt_1.0.1.model.tar.gz 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: You can download the audio demo:
```bash ```bash

Loading…
Cancel
Save