mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-25 05:20:59 +08:00
Update README.md
This commit is contained in:
@@ -7,3 +7,10 @@ Python examples using the `ggwave` python package
|
||||
```bash
|
||||
pip install ggwave
|
||||
```
|
||||
|
||||
Some of the packages depend on `pyaudio`. To install it:
|
||||
|
||||
```bash
|
||||
sudo apt-get install portaudio19-dev python-pyaudio python3-pyaudio
|
||||
pip install pyaudio
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user