Text-to-Speech
Kyrgyz
Den commited on
Commit
8ba4f44
1 Parent(s): 6703e27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ It is recommended to start by setting up a virtual environment using `venv`.
37
  1. Clone this repository and install all modules and dependencies by running the commands:
38
 
39
  ```
40
- git clone https://github.com/simonlobgromov/Matcha-TTS
41
  cd Matcha-TTS
42
  pip install -e .
43
  apt-get install espeak-ng
@@ -158,7 +158,7 @@ Example a row:
158
  * **Load this repo and connect to HF**
159
 
160
  ```
161
- git clone https://github.com/simonlobgromov/Matcha-TTS
162
  cd Matcha-TTS
163
  pip install -e .
164
  ```
 
37
  1. Clone this repository and install all modules and dependencies by running the commands:
38
 
39
  ```
40
+ git clone https://github.com/Akyl-AI/tts-mini
41
  cd Matcha-TTS
42
  pip install -e .
43
  apt-get install espeak-ng
 
158
  * **Load this repo and connect to HF**
159
 
160
  ```
161
+ git clone https://github.com/Akyl-AI/tts-mini
162
  cd Matcha-TTS
163
  pip install -e .
164
  ```