Update install.md

This commit is contained in:
Zengyi Qin
2024-03-02 11:12:33 -05:00
committed by GitHub
parent 1b3646e2f3
commit 8418474f0f

View File

@@ -9,14 +9,7 @@
- [Python API](#python-api)
### Linux and macOS Install
The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`. Use pip to install from PyPI:
```bash
pip install melotts
python -m unidic download
```
Alternatively, you may run manual installation:
The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`.
```bash
git clone https://github.com/myshell-ai/MeloTTS.git
cd MeloTTS