mirror of https://github.com/coqui-ai/TTS.git
Update README.md
This commit is contained in:
parent
dbf1a08a0d
commit
1548009575
|
@ -156,6 +156,7 @@ If you plan to code or train models, clone 🐸TTS and install it locally.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/coqui-ai/TTS
|
git clone https://github.com/coqui-ai/TTS
|
||||||
|
cd TTS/
|
||||||
pip install -e .[all,dev,notebooks] # Select the relevant extras
|
pip install -e .[all,dev,notebooks] # Select the relevant extras
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue