Merge pull request #1175 from jerryuhoo/develop

Fix README.md typo
pull/1176/head
TianYuan 3 years ago committed by GitHub
commit 2fcaf0b01e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -109,7 +109,7 @@ pwg_baker_ckpt_0.4
```bash
CUDA_VISIBLE_DEVICES=${gpus} ./local/synthesize.sh ${conf_path} ${train_output_path} ${ckpt_name}
```
``text
```text
usage: synthesize.py [-h]
[--am {speedyspeech_csmsc,fastspeech2_csmsc,fastspeech2_ljspeech,fastspeech2_aishell3,fastspeech2_vctk}]
[--am_config AM_CONFIG] [--am_ckpt AM_CKPT]

Loading…
Cancel
Save