mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-06 16:47:59 +08:00
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