1
0
mirror of https://github.com/malarinv/plume-asr.git synced 2026-03-07 20:02:34 +00:00

added rpyc server

This commit is contained in:
2020-03-18 15:19:56 +05:30
parent 4f4371c944
commit 604d0bc87f

View File

@@ -23,7 +23,7 @@ python setup.py install
``` ```
or with pip or with pip
```bash ```bash
pip install . pip install .[server]
``` ```
The installation should work on Python 3.6 or newer. Untested on Python 2.7 The installation should work on Python 3.6 or newer. Untested on Python 2.7