@ -23,12 +23,6 @@ If you are in touch with PaddleSpeech for the first time and want to experience
If you want to install the paddlespeech on your own mechine. There are 3 steps you need to do.
### Install PaddlePaddle
```bash
python3 -m pip install paddlepaddle-gpu==2.2.0
```
### Install the Conda
The first setup is installing the conda. Conda is environment management system. You can go to [minicoda](https://docs.conda.io/en/latest/miniconda.html) to select a version (py>=3.7) and install it by yourself or you can use the scripts below: