Skip to content

Commit bdd44cf

Browse files
committed
docs: update readme
1 parent 29e91f2 commit bdd44cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Please use our dedicated channels for questions and discussion. Help is much mor
5555
[discord]: https://discord.gg/5eXr5seRrv
5656
[Tutorials and Examples]: https://github.com/coqui-ai/TTS/wiki/TTS-Notebooks-and-Tutorials
5757

58+
The [issues](https://github.com/coqui-ai/TTS/issues) and
59+
[discussions](https://github.com/coqui-ai/TTS/discussions) in the original
60+
repository are also still a useful source of information.
61+
5862

5963
## 🔗 Links and Resources
6064
| Type | Links |
@@ -143,6 +147,7 @@ If you plan to code or train models, clone 🐸TTS and install it locally.
143147

144148
```bash
145149
git clone https://github.com/idiap/coqui-ai-TTS
150+
cd coqui-ai-TTS
146151
pip install -e .
147152
```
148153

0 commit comments

Comments
 (0)