Files
ggwave/examples/ggwave-py/README.md
Georgi Gerganov e1ba135da7 Update README.md
2021-01-17 18:35:04 +02:00

268 B

ggwave-py

Python examples using the ggwave python package

Install

pip install ggwave

Some of the packages depend on pyaudio. To install it:

sudo apt-get install portaudio19-dev python-pyaudio python3-pyaudio
pip install pyaudio