Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Kitten TTS is an open-source realistic text-to-speech model with just 15 million
|
|
24 |
### Installation
|
25 |
|
26 |
```
|
27 |
-
pip install kittentts
|
28 |
```
|
29 |
|
30 |
|
|
|
24 |
### Installation
|
25 |
|
26 |
```
|
27 |
+
pip install https://github.com/KittenML/KittenTTS/releases/download/0.1/kittentts-0.1.0-py3-none-any.whl
|
28 |
```
|
29 |
|
30 |
|