Kleber commited on
Commit
e5f0138
·
1 Parent(s): 6fafdec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The model was trained using the Coqui's TTS library, and the YourTTS[1] archite
25
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
26
  Install the Coqui's TTS library:
27
  ```
28
- pip install TTS
29
  ```
30
  Download the files from this repo, then run:
31
 
 
25
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
26
  Install the Coqui's TTS library:
27
  ```
28
+ pip install git+https://github.com/coqui-ai/TTS@0910cb76bcd85df56bf43654bb31427647cdfd0d#egg=TTS
29
  ```
30
  Download the files from this repo, then run:
31