diff --git a/README.md b/README.md index 290dee524bf329bae5351bb0017ef27df5c5444e..046969999176416aa7f29cae4a3a1fcaa65ffe5d 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,6 @@ python3 ${BIN_DIR}/synthesize_e2e.py \ --text=${BIN_DIR}/../sentences.txt \ --output-dir=exp/default/test_e2e \ --inference-dir=exp/default/inference \ - --device="gpu" \ --phones-dict=fastspeech2_nosil_baker_ckpt_0.4/phone_id_map.txt ```