Update README.md

Add information about installation and compilation of monotonic alignment
This commit is contained in:
Shivam Mehta
2023-09-23 17:39:36 +02:00
committed by GitHub
parent d373e9a5b1
commit 2cd057187b

View File

@@ -56,6 +56,8 @@ from source
```bash ```bash
pip install git+https://github.com/shivammehta25/Matcha-TTS.git pip install git+https://github.com/shivammehta25/Matcha-TTS.git
cd Matcha-TTS
pip install -e .
``` ```
3. Run CLI / gradio app / jupyter notebook 3. Run CLI / gradio app / jupyter notebook