Update install.md
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
## Install and Use Locally
|
## Install and Use Locally
|
||||||
|
|
||||||
### Table of Content
|
### Table of Content
|
||||||
- [Linux or macOS Install](#linux-or-macos-install)
|
- [Linux and macOS Install](#linux-and-macos-install)
|
||||||
- [Docker Install for Windows and macOS](#docker-install)
|
- [Docker Install for Windows and macOS](#docker-install)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
- [Web UI](#webui)
|
- [Web UI](#webui)
|
||||||
- [CLI](#cli)
|
- [CLI](#cli)
|
||||||
- [Python API](#python-api)
|
- [Python API](#python-api)
|
||||||
|
|
||||||
### Linux or macOS Install
|
### Linux and macOS Install
|
||||||
The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`. Use pip to install from github repo.
|
The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`. Use pip to install from github repo.
|
||||||
```bash
|
```bash
|
||||||
pip install git+https://github.com/myshell-ai/MeloTTS.git
|
pip install git+https://github.com/myshell-ai/MeloTTS.git
|
||||||
|
|||||||
Reference in New Issue
Block a user