stellon-admin commited on
Commit
ec0bae5
·
verified ·
1 Parent(s): 0b02a2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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