Update README.md
Browse files
README.md
CHANGED
|
@@ -60,6 +60,14 @@ license: apache-2.0
|
|
| 60 |
|
| 61 |
## Quick Start 🚀
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
### Installation with pip
|
| 64 |
|
| 65 |
```sh
|
|
|
|
| 60 |
|
| 61 |
## Quick Start 🚀
|
| 62 |
|
| 63 |
+
|
| 64 |
+
### Clone the repo
|
| 65 |
+
|
| 66 |
+
```sh
|
| 67 |
+
git clone https://github.com/FireRedTeam/FireRedTTS3.git
|
| 68 |
+
cd FireRedTTS3
|
| 69 |
+
```
|
| 70 |
+
|
| 71 |
### Installation with pip
|
| 72 |
|
| 73 |
```sh
|