1 Commits

Author SHA1 Message Date
Bartłomiej Pluta
e03c6325f5 Merge branch 'add-setup' 2019-10-11 16:48:06 +02:00

View File

@@ -2368,5 +2368,5 @@ to see what is going on at each language processing stage:
To install SMNP:
1. Make sure you have already installed *PortAudio* in your OS (it is required by Audio Module
to send data frames to your sound device)
2. Clone this repository
3. Run `pip install .`
2. Clone this repository and enter to it
3. Run `pip install .` inside root repository folder