Install via git+ instead of ssh
This commit is contained in:
@@ -26,7 +26,7 @@ Some other features include:
|
|||||||
## Install on Linux or macOS
|
## Install on Linux or macOS
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:myshell-ai/MeloTTS.git
|
git clone git+https://github.com/myshell-ai/MeloTTS.git
|
||||||
cd MeloTTS
|
cd MeloTTS
|
||||||
pip install -e .
|
pip install -e .
|
||||||
python -m unidic download
|
python -m unidic download
|
||||||
|
|||||||
Reference in New Issue
Block a user