dathudeptrai
commited on
Commit
•
0717649
1
Parent(s):
1ef1cab
🦋 Update README
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ This repository provides a pretrained [Tacotron2](https://arxiv.org/abs/1712.058
|
|
18 |
|
19 |
|
20 |
## Install TensorFlowTTS
|
21 |
-
First of all, please install
|
22 |
```
|
23 |
pip install TensorFlowTTS
|
24 |
```
|
|
|
18 |
|
19 |
|
20 |
## Install TensorFlowTTS
|
21 |
+
First of all, please install TensorFlowTTS with the following command:
|
22 |
```
|
23 |
pip install TensorFlowTTS
|
24 |
```
|