1
0
mirror of https://github.com/malarinv/plume-asr.git synced 2026-03-08 04:12:35 +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
```bash
pip install .
pip install .[server]
```
The installation should work on Python 3.6 or newer. Untested on Python 2.7